Searched refs:macio_bus_type (Results 1 – 3 of 3) sorted by relevance
132 struct bus_type macio_bus_type = { variable146 return bus_register(&macio_bus_type); in macio_bus_driver_init()375 dev->ofdev.dev.bus = &macio_bus_type; in macio_add_one_device()524 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;
Completed in 8 milliseconds