Home
last modified time | relevance | path

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

/linux/drivers/base/
A Dclass.c29 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_show()
41 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_store()
51 struct subsys_private *cp = to_subsys_private(kobj); in class_release()
67 struct subsys_private *cp = to_subsys_private(kobj); in class_child_ns_type()
155 struct subsys_private *cp; in __class_register()
A Dbase.h40 struct subsys_private { struct
56 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) argument
A Dbus.c106 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_show()
118 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_store()
154 struct subsys_private *priv = to_subsys_private(kobj); in bus_release()
784 struct subsys_private *priv; in bus_register()
787 priv = kzalloc(sizeof(struct subsys_private), GFP_KERNEL); in bus_register()
/linux/include/linux/device/
A Dbus.h111 struct subsys_private *p;
A Dclass.h77 struct subsys_private *p;
/linux/include/linux/
A Ddevice.h41 struct subsys_private;

Completed in 485 milliseconds