Searched refs:class_interface (Results 1 – 3 of 3) sorted by relevance
71 int rpmb_interface_register(struct class_interface *intf);72 void rpmb_interface_unregister(struct class_interface *intf);95 static inline int rpmb_interface_register(struct class_interface *intf) in rpmb_interface_register()100 static inline void rpmb_interface_unregister(struct class_interface *intf) in rpmb_interface_unregister()
223 struct class_interface { struct231 int __must_check class_interface_register(struct class_interface *); argument232 void class_interface_unregister(struct class_interface *);
32 extern int scsi_register_interface(struct class_interface *);