Searched refs:to_subsys_private (Results 1 – 3 of 3) 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()
56 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) macro
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()
Completed in 12 milliseconds