Searched refs:to_subsys_private (Results 1 – 3 of 3) sorted by relevance
28 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_show()40 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_store()50 struct subsys_private *cp = to_subsys_private(kobj); in class_release()66 struct subsys_private *cp = to_subsys_private(kobj); in class_child_ns_type()
45 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) macro
102 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_show()114 struct subsys_private *subsys_priv = to_subsys_private(kobj); in bus_attr_store()150 struct subsys_private *priv = to_subsys_private(kobj); in bus_release()