Home
last modified time | relevance | path

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

/linux-4.1.27/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.c103 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_show()
115 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_store()
151 struct subsys_private *priv = in bus_release()
876 struct subsys_private *priv; in bus_register()
879 priv = kzalloc(sizeof(struct subsys_private), GFP_KERNEL); in bus_register()
/linux-4.1.27/include/linux/
Ddevice.h38 struct subsys_private;
130 struct subsys_private *p;
375 struct subsys_private *p;