Searched refs:to_macio_driver (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dmacio.h140 #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) macro
/linux-master/drivers/macintosh/
H A Dmacio_asic.c76 drv = to_macio_driver(dev->driver);
96 struct macio_driver * drv = to_macio_driver(dev->driver);
106 struct macio_driver * drv = to_macio_driver(dev->driver);
115 struct macio_driver * drv = to_macio_driver(dev->driver);
125 struct macio_driver * drv = to_macio_driver(dev->driver);
H A Dmediabay.c459 drv = to_macio_driver(dev->driver);

Completed in 117 milliseconds