Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dbus.c87 static const struct bus_type *bus_get(const struct bus_type *bus) in bus_get() function
238 const struct bus_type *bus = bus_get(drv->bus); in unbind_store()
261 const struct bus_type *bus = bus_get(drv->bus); in bind_store()