Searched refs:macio_bus_type (Results 1 – 3 of 3) sorted by relevance
133 struct bus_type macio_bus_type = { variable147 return bus_register(&macio_bus_type); in macio_bus_driver_init()376 dev->ofdev.dev.bus = &macio_bus_type; in macio_add_one_device()525 drv->driver.bus = &macio_bus_type; in macio_register_driver()
452 if (dev->bus != &macio_bus_type) in mb_broadcast_hotplug()
8 extern struct bus_type macio_bus_type;