Searched refs:register_firmware_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dfirmware.h18 * A filled up structure can be registered with register_firmware_ops().
68 * register_firmware_ops(ops)
72 static inline void register_firmware_ops(const struct firmware_ops *ops) function
/linux-master/drivers/firmware/
H A Dtrusted_foundations.c157 register_firmware_ops(&trusted_foundations_ops);
/linux-master/arch/arm/mach-exynos/
H A Dfirmware.c223 register_firmware_ops(&exynos_firmware_ops);

Completed in 297 milliseconds