Home
last modified time | relevance | path

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

/drivers/base/
Dbus.c40 static struct bus_type *bus_get(struct bus_type *bus) in bus_get() function
132 if (bus_get(bus)) { in bus_create_file()
143 if (bus_get(bus)) { in bus_remove_file()
183 struct bus_type *bus = bus_get(drv->bus); in unbind_store()
210 struct bus_type *bus = bus_get(drv->bus); in bind_store()
508 struct bus_type *bus = bus_get(dev->bus); in bus_add_device()
680 bus = bus_get(drv->bus); in bus_add_driver()
1134 subsys = bus_get(sif->subsys); in subsys_interface_register()