Searched refs:subsys_interface (Results 1 – 2 of 2) sorted by relevance
158 struct subsys_interface si;
544 struct subsys_interface { struct548 int (*add_dev)(struct device *dev, struct subsys_interface *sif); argument549 void (*remove_dev)(struct device *dev, struct subsys_interface *sif); argument552 int subsys_interface_register(struct subsys_interface *sif);553 void subsys_interface_unregister(struct subsys_interface *sif);