Searched refs:macio_bus_type (Results 1 – 3 of 3) sorted by relevance
134 struct bus_type macio_bus_type = { variable148 return bus_register(&macio_bus_type); in macio_bus_driver_init()377 dev->ofdev.dev.bus = &macio_bus_type; in macio_add_one_device()526 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;