Home
last modified time | relevance | path

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

/Linux-v5.4/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()
154 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.c105 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_show()
117 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_store()
153 struct subsys_private *priv = to_subsys_private(kobj); in bus_release()
804 struct subsys_private *priv; in bus_register()
807 priv = kzalloc(sizeof(struct subsys_private), GFP_KERNEL); in bus_register()
/Linux-v5.4/include/linux/
Ddevice.h37 struct subsys_private;
143 struct subsys_private *p;
596 struct subsys_private *p;