Home
last modified time | relevance | path

Searched defs:subsys_interface (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Ddevice.h62 struct subsys_interface { struct
66 int (*add_dev)(struct device *dev, struct subsys_interface *sif); argument
67 void (*remove_dev)(struct device *dev, struct subsys_interface *sif); argument
/kernel/linux/linux-4.19/include/linux/
Ddevice.h358 struct subsys_interface { struct
362 int (*add_dev)(struct device *dev, struct subsys_interface *sif); argument
363 void (*remove_dev)(struct device *dev, struct subsys_interface *sif); argument