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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dbus.c35 static struct bus_type *bus_get(struct bus_type *bus) function
127 if (bus_get(bus)) {
138 if (bus_get(bus)) {
170 struct bus_type *bus = bus_get(drv->bus);
197 struct bus_type *bus = bus_get(drv->bus);
469 struct bus_type *bus = bus_get(dev->bus);
654 bus = bus_get(drv->bus);

Completed in 58 milliseconds