Searched refs:macio_driver (Results 1 – 14 of 14) sorted by relevance
11 struct macio_driver;125 struct macio_driver struct139 #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) argument141 extern int macio_register_driver(struct macio_driver *);142 extern void macio_unregister_driver(struct macio_driver *);
70 struct macio_driver *drv; in macio_device_probe()94 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_remove()106 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_shutdown()115 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_suspend()125 struct macio_driver * drv = to_macio_driver(dev->driver); in macio_device_resume()523 int macio_register_driver(struct macio_driver *drv) in macio_register_driver()536 void macio_unregister_driver(struct macio_driver *drv) in macio_unregister_driver()
449 struct macio_driver *drv; in mb_broadcast_hotplug()726 static struct macio_driver media_bay_driver =
588 static struct macio_driver rackmeter_driver = {
240 static struct macio_driver airport_driver = {
433 static struct macio_driver i2sbus_drv = {
545 static struct macio_driver mac53c94_driver =
2043 static struct macio_driver mesh_driver =
1349 static struct macio_driver pata_macio_driver =
994 static struct macio_driver mace_driver =
1632 static struct macio_driver bmac_driver =
1250 static struct macio_driver swim3_driver =
1385 static struct macio_driver pmac_ide_macio_driver =
1848 static struct macio_driver pmz_driver = {