Searched defs:class_interface (Results 1 – 2 of 2) sorted by relevance
219 struct class_interface { struct227 int __must_check class_interface_register(struct class_interface *); argument
241 struct class_interface { struct245 int (*add_dev) (struct device *, struct class_interface *); argument246 void (*remove_dev) (struct device *, struct class_interface *); argument