Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dclass.c30 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_show()
42 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_store()
52 struct subsys_private *cp = to_subsys_private(kobj); in class_release()
68 struct subsys_private *cp = to_subsys_private(kobj); in class_child_ns_type()
168 struct subsys_private *cp; in __class_register()
Dbase.h28 struct subsys_private { struct
44 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) argument
Dbus.c104 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_show()
116 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_store()
152 struct subsys_private *priv = in bus_release()
891 struct subsys_private *priv; in bus_register()
894 priv = kzalloc(sizeof(struct subsys_private), GFP_KERNEL); in bus_register()
/linux-4.4.14/include/linux/
Ddevice.h38 struct subsys_private;
130 struct subsys_private *p;
405 struct subsys_private *p;