Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/
Dbus.c60 static struct subsys_private *bus_to_subsys(const struct bus_type *bus) in bus_to_subsys() function
89 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()
448 struct subsys_private *sp = bus_to_subsys(bus); in bus_for_each_drv()
[all …]