Home
last modified time | relevance | path

Searched refs:zorro_unregister_driver (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/zorro/
H A Dzorro-driver.c103 void zorro_unregister_driver(struct zorro_driver *drv) in zorro_unregister_driver() function
107 EXPORT_SYMBOL(zorro_unregister_driver);
/openbmc/linux/include/linux/
H A Dzorro.h64 extern void zorro_unregister_driver(struct zorro_driver *);
/openbmc/linux/drivers/scsi/
H A Dzorro7xx.c183 zorro_unregister_driver(&zorro7xx_driver); in zorro7xx_scsi_exit()
H A Da2091.c299 zorro_unregister_driver(&a2091_driver); in a2091_exit()
H A Dgvp11.c471 zorro_unregister_driver(&gvp11_driver); in gvp11_exit()
H A Dzorro_esp.c956 zorro_unregister_driver(&zorro_esp_driver); in zorro_esp_scsi_exit()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-icy.c211 zorro_unregister_driver);
/openbmc/linux/drivers/net/ethernet/8390/
H A Dhydra.c267 zorro_unregister_driver(&hydra_driver); in hydra_cleanup_module()
H A Dxsurf100.c373 module_driver(xsurf100_driver, zorro_register_driver, zorro_unregister_driver);
H A Dzorro8390.c440 zorro_unregister_driver(&zorro8390_driver); in zorro8390_cleanup_module()
/openbmc/linux/drivers/net/ethernet/amd/
H A Da2065.c778 zorro_unregister_driver(&a2065_driver); in a2065_cleanup_module()
H A Dariadne.c787 zorro_unregister_driver(&ariadne_driver); in ariadne_cleanup_module()
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c2387 zorro_unregister_driver(&cirrusfb_zorro_driver); in cirrusfb_exit()