Searched refs:to_bus (Results 1 – 1 of 1) sorted by relevance
22 #define to_bus(obj) container_of(obj, struct bus_type_private, subsys.kobj) macro98 struct bus_type_private *bus_priv = to_bus(kobj); in bus_attr_show()110 struct bus_type_private *bus_priv = to_bus(kobj); in bus_attr_store()792 return k ? to_bus(k) : NULL;