Searched refs:bus_to_subsys (Results 1 – 4 of 4) sorted by relevance
60 struct subsys_private *bus_to_subsys(const struct bus_type *bus) in bus_to_subsys() function89 struct subsys_private *sp = bus_to_subsys(bus); in bus_get()98 struct subsys_private *sp = bus_to_subsys(bus); in bus_put()183 struct subsys_private *sp = bus_to_subsys(bus); in bus_create_file()198 struct subsys_private *sp = bus_to_subsys(bus); in bus_remove_file()281 struct subsys_private *sp = bus_to_subsys(bus); in drivers_autoprobe_show()295 struct subsys_private *sp = bus_to_subsys(bus); in drivers_autoprobe_store()372 struct subsys_private *sp = bus_to_subsys(bus); in bus_for_each_dev()409 struct subsys_private *sp = bus_to_subsys(bus); in bus_find_device()434 struct subsys_private *sp = bus_to_subsys(bus); in bus_find_device_reverse()[all …]
77 struct subsys_private *bus_to_subsys(const struct bus_type *bus);
1150 struct subsys_private *sp = bus_to_subsys(dev->bus); in device_initial_probe()
2640 struct subsys_private *sp = bus_to_subsys(dev->bus); in dev_driver_uevent()