Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Dbus.c42 static struct bus_type *bus_get(struct bus_type *bus) in bus_get() function
134 if (bus_get(bus)) { in bus_create_file()
145 if (bus_get(bus)) { in bus_remove_file()
185 struct bus_type *bus = bus_get(drv->bus); in unbind_store()
208 struct bus_type *bus = bus_get(drv->bus); in bind_store()
447 struct bus_type *bus = bus_get(dev->bus); in bus_add_device()
600 bus = bus_get(drv->bus); in bus_add_driver()
1049 subsys = bus_get(sif->subsys); in subsys_interface_register()