Home
last modified time | relevance | path

Searched refs:subsys_private (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/base/
Dclass.c28 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_show()
40 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_store()
50 struct subsys_private *cp = to_subsys_private(kobj); in class_release()
66 struct subsys_private *cp = to_subsys_private(kobj); in class_child_ns_type()
148 struct subsys_private *cp; in __class_register()
Dbase.h29 struct subsys_private { struct
45 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) argument
Dbus.c102 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_show()
114 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_store()
150 struct subsys_private *priv = to_subsys_private(kobj); in bus_release()
847 struct subsys_private *priv; in bus_register()
850 priv = kzalloc(sizeof(struct subsys_private), GFP_KERNEL); in bus_register()
/Linux-v4.19/include/linux/
Ddevice.h37 struct subsys_private;
142 struct subsys_private *p;
425 struct subsys_private *p;