Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/macintosh/
A Dmacio_asic.c75 drv = to_macio_driver(dev->driver); in macio_device_probe()
95 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_remove()
105 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_shutdown()
114 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_suspend()
124 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_resume()
A Dmediabay.c459 drv = to_macio_driver(dev->driver); in mb_broadcast_hotplug()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dmacio.h139 #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) macro

Completed in 6 milliseconds