Home
last modified time | relevance | path

Searched refs:unregister_mtd_chip_driver (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/mtd/chips/
H A Dchipreg.c25 void unregister_mtd_chip_driver(struct mtd_chip_driver *drv) in unregister_mtd_chip_driver() function
96 EXPORT_SYMBOL(unregister_mtd_chip_driver);
H A Dmap_absent.c105 unregister_mtd_chip_driver(&map_absent_chipdrv); in map_absent_exit()
H A Dmap_rom.c125 unregister_mtd_chip_driver(&maprom_chipdrv); in map_rom_exit()
H A Dmap_ram.c151 unregister_mtd_chip_driver(&mapram_chipdrv); in map_ram_exit()
H A Dcfi_probe.c455 unregister_mtd_chip_driver(&cfi_chipdrv); in cfi_probe_exit()
H A Djedec_probe.c2308 unregister_mtd_chip_driver(&jedec_chipdrv); in jedec_probe_exit()
/openbmc/linux/drivers/mtd/lpddr/
H A Dqinfo_probe.c226 unregister_mtd_chip_driver(&lpddr_chipdrv); in lpddr_probe_exit()
/openbmc/linux/include/linux/mtd/
H A Dmap.h248 void unregister_mtd_chip_driver(struct mtd_chip_driver *);