Home
last modified time | relevance | path

Searched refs:macio_bus_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/macintosh/
H A Dmacio_asic.c139 struct bus_type macio_bus_type = { variable
153 return bus_register(&macio_bus_type); in macio_bus_driver_init()
382 dev->ofdev.dev.bus = &macio_bus_type; in macio_add_one_device()
531 drv->driver.bus = &macio_bus_type; in macio_register_driver()
H A Dmediabay.c452 if (dev->bus != &macio_bus_type) in mb_broadcast_hotplug()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmacio.h9 extern struct bus_type macio_bus_type;