Searched refs:macio_bus_type (Results 1 – 3 of 3) sorted by relevance
137 struct bus_type macio_bus_type = { variable151 return bus_register(&macio_bus_type); in macio_bus_driver_init()378 dev->ofdev.dev.bus = &macio_bus_type; in macio_add_one_device()528 drv->driver.bus = &macio_bus_type; in macio_register_driver()
456 if (dev->bus != &macio_bus_type) in mb_broadcast_hotplug()
7 extern struct bus_type macio_bus_type;