Searched refs:subsys_private (Results 1 – 6 of 6) sorted by relevance
29 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()
40 struct subsys_private { struct56 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) argument
106 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()786 struct subsys_private *priv; in bus_register()789 priv = kzalloc(sizeof(struct subsys_private), GFP_KERNEL); in bus_register()
114 struct subsys_private *p;
77 struct subsys_private *p;
41 struct subsys_private;