Searched refs:subsys_interface (Results 1 – 1 of 1) sorted by relevance
63 struct subsys_interface { struct67 int (*add_dev)(struct device *dev, struct subsys_interface *sif); argument68 void (*remove_dev)(struct device *dev, struct subsys_interface *sif); argument71 int subsys_interface_register(struct subsys_interface *sif);72 void subsys_interface_unregister(struct subsys_interface *sif);