Searched refs:macio_bus_type (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dmacio.h7 extern struct bus_type macio_bus_type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dmacio_asic.c139 struct bus_type macio_bus_type = { variable in typeref:struct:bus_type
153 return bus_register(&macio_bus_type);
379 dev->ofdev.dev.bus = &macio_bus_type;
514 drv->driver.bus = &macio_bus_type;

Completed in 45 milliseconds