Searched refs:register_firmware_ops (Results 1 – 3 of 3) sorted by relevance
13 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);
72 static inline void register_firmware_ops(const struct firmware_ops *ops) in register_firmware_ops() function
157 register_firmware_ops(&trusted_foundations_ops); in register_trusted_foundations()