Searched refs:macio_driver (Results 1 – 12 of 12) sorted by relevance
12 struct macio_driver;126 struct macio_driver struct140 #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) argument142 extern int macio_register_driver(struct macio_driver *);143 extern void macio_unregister_driver(struct macio_driver *);
72 struct macio_driver *drv; in macio_device_probe()96 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()528 int macio_register_driver(struct macio_driver *drv) in macio_register_driver()541 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 =
585 static struct macio_driver rackmeter_driver = {
432 static struct macio_driver i2sbus_drv = {
540 static struct macio_driver mac53c94_driver =
2031 static struct macio_driver mesh_driver =
1352 static struct macio_driver pata_macio_driver =
997 static struct macio_driver mace_driver =
1628 static struct macio_driver bmac_driver =
1266 static struct macio_driver swim3_driver =
1763 static struct macio_driver pmz_driver = {