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-6.6/include/linux/
Ddevice.h64 struct subsys_interface { struct
68 int (*add_dev)(struct device *dev, struct subsys_interface *sif); argument
69 void (*remove_dev)(struct device *dev, struct subsys_interface *sif); argument