Home
last modified time | relevance | path

Searched refs:macio_driver (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmacio.h11 struct macio_driver;
125 struct macio_driver struct
139 #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) argument
141 extern int macio_register_driver(struct macio_driver *);
142 extern void macio_unregister_driver(struct macio_driver *);
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmacio_asic.c70 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()
H A Dmediabay.c449 struct macio_driver *drv; in mb_broadcast_hotplug()
726 static struct macio_driver media_bay_driver =
H A Drack-meter.c588 static struct macio_driver rackmeter_driver = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dairport.c240 static struct macio_driver airport_driver = {
/OK3568_Linux_fs/kernel/sound/aoa/soundbus/i2sbus/
H A Dcore.c433 static struct macio_driver i2sbus_drv = {
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmac53c94.c545 static struct macio_driver mac53c94_driver =
H A Dmesh.c2043 static struct macio_driver mesh_driver =
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_macio.c1349 static struct macio_driver pata_macio_driver =
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/
H A Dmace.c994 static struct macio_driver mace_driver =
H A Dbmac.c1632 static struct macio_driver bmac_driver =
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dpmac.c1385 static struct macio_driver pmac_ide_macio_driver =
/OK3568_Linux_fs/kernel/drivers/block/
H A Dswim3.c1250 static struct macio_driver swim3_driver =
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpmac_zilog.c1848 static struct macio_driver pmz_driver = {