Home
last modified time | relevance | path

Searched refs:register_firmware_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/arm/
A Dfirmware.rst13 with appropriate callbacks and then registering it with register_firmware_ops()
16 void register_firmware_ops(const struct firmware_ops *ops)
58 register_firmware_ops(&platformX_firmware_ops);
/linux-6.3-rc2/arch/arm/include/asm/
A Dfirmware.h72 static inline void register_firmware_ops(const struct firmware_ops *ops) in register_firmware_ops() function
/linux-6.3-rc2/drivers/firmware/
A Dtrusted_foundations.c157 register_firmware_ops(&trusted_foundations_ops); in register_trusted_foundations()
/linux-6.3-rc2/arch/arm/mach-exynos/
A Dfirmware.c217 register_firmware_ops(&exynos_firmware_ops); in exynos_firmware_init()

Completed in 6 milliseconds