Home
last modified time | relevance | path

Searched refs:bus_to_subsys (Results 1 – 3 of 3) sorted by relevance

/drivers/base/
A Dbus.c89 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()
359 struct subsys_private *sp = bus_to_subsys(bus); in bus_for_each_dev()
396 struct subsys_private *sp = bus_to_subsys(bus); in bus_find_device()
1150 sp = bus_to_subsys(sif->subsys); in subsys_interface_register()
1182 sp = bus_to_subsys(sif->subsys); in subsys_interface_unregister()
[all …]
A Dbase.h76 struct subsys_private *bus_to_subsys(const struct bus_type *bus);
A Dcore.c2640 struct subsys_private *sp = bus_to_subsys(dev->bus); in dev_driver_uevent()

Completed in 17 milliseconds