Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dbus.c38 static struct bus_type *bus_get(struct bus_type *bus) in bus_get() function
130 if (bus_get(bus)) { in bus_create_file()
141 if (bus_get(bus)) { in bus_remove_file()
181 struct bus_type *bus = bus_get(drv->bus); in unbind_store()
208 struct bus_type *bus = bus_get(drv->bus); in bind_store()
477 struct bus_type *bus = bus_get(dev->bus); in bus_add_device()
640 bus = bus_get(drv->bus); in bus_add_driver()
1091 subsys = bus_get(sif->subsys); in subsys_interface_register()