nubus_bus_type     42 drivers/nubus/bus.c struct bus_type nubus_bus_type = {
nubus_bus_type     48 drivers/nubus/bus.c EXPORT_SYMBOL(nubus_bus_type);
nubus_bus_type     52 drivers/nubus/bus.c 	ndrv->driver.bus = &nubus_bus_type;
nubus_bus_type     69 drivers/nubus/bus.c 	return bus_register(&nubus_bus_type);
nubus_bus_type     95 drivers/nubus/bus.c 	board->dev.bus = &nubus_bus_type;
nubus_bus_type    113 drivers/nubus/bus.c 	return bus_for_each_dev(&nubus_bus_type, NULL, m,
nubus_bus_type     92 include/linux/nubus.h extern struct bus_type nubus_bus_type;