/linux-4.4.14/drivers/mtd/maps/ |
D | solutionengine.c | 82 map_destroy(eprom_mtd); in cleanup_soleng_maps() 86 map_destroy(flash_mtd); in cleanup_soleng_maps()
|
D | nettel.c | 334 map_destroy(intel_mtd); in nettel_init() 409 map_destroy(intel_mtd); in nettel_init() 430 map_destroy(amd_mtd); in nettel_cleanup() 443 map_destroy(intel_mtd); in nettel_cleanup()
|
D | scb2_flash.c | 182 map_destroy(scb2_mtd); in scb2_flash_probe() 207 map_destroy(scb2_mtd); in scb2_flash_remove()
|
D | lantiq-flash.c | 179 map_destroy(ltq_mtd->mtd); in ltq_mtd_probe() 190 map_destroy(ltq_mtd->mtd); in ltq_mtd_remove()
|
D | pmcmsp-flash.c | 192 map_destroy(msp_flash[i]); in init_msp_flash() 211 map_destroy(msp_flash[i]); in cleanup_msp_flash()
|
D | intel_vr_nor.c | 79 map_destroy(p->info); in vr_nor_destroy_mtd_setup() 228 map_destroy(p->info); in vr_nor_pci_probe()
|
D | ts5500_flash.c | 106 map_destroy(mymtd); in cleanup_ts5500_map()
|
D | netsc520.c | 127 map_destroy(mymtd); in cleanup_netsc520()
|
D | cfi_flagadm.c | 123 map_destroy(mymtd); in cleanup_flagadm()
|
D | tsunami_flash.c | 80 map_destroy(mtd); in cleanup_tsunami_flash()
|
D | uclinux.c | 127 map_destroy(uclinux_ram_mtdinfo); in uclinux_mtd_cleanup()
|
D | amd76xrom.c | 86 map_destroy(map->mtd); in amd76xrom_cleanup() 266 map_destroy(map->mtd); in amd76xrom_init_one()
|
D | impa7.c | 107 map_destroy(impa7_mtd[i]); in cleanup_impa7()
|
D | ck804xrom.c | 98 map_destroy(map->mtd); in ck804xrom_cleanup() 295 map_destroy(map->mtd); in ck804xrom_init_one()
|
D | ichxrom.c | 71 map_destroy(map->mtd); in ichxrom_cleanup() 291 map_destroy(map->mtd); in ichxrom_init_one()
|
D | rbtx4939-flash.c | 39 map_destroy(info->mtd); in rbtx4939_flash_remove()
|
D | l440gx.c | 156 map_destroy(mymtd); in cleanup_l440gx()
|
D | sun_uflash.c | 129 map_destroy(up->mtd); in uflash_remove()
|
D | pxa2xx-flash.c | 111 map_destroy(info->mtd); in pxa2xx_flash_remove()
|
D | sbc_gxx.c | 186 map_destroy( all_mtd ); in cleanup_sbc_gxx()
|
D | esb2rom.c | 132 map_destroy(map->mtd); in esb2rom_cleanup() 356 map_destroy(map->mtd); in esb2rom_init_one()
|
D | sc520cdp.c | 289 map_destroy(mymtd[i]); in cleanup_sc520cdp()
|
D | scx200_docflash.c | 209 map_destroy(mymtd); in cleanup_scx200_docflash()
|
D | ixp4xx.c | 163 map_destroy(info->mtd); in ixp4xx_flash_remove()
|
D | plat-ram.c | 93 map_destroy(info->mtd); in platram_remove()
|
D | dc21285.c | 221 map_destroy(dc21285_mtd); in cleanup_dc21285()
|
D | bfin-async-flash.c | 180 map_destroy(state->mtd); in bfin_flash_remove()
|
D | latch-addr-flash.c | 109 map_destroy(info->mtd); in latch_addr_flash_remove()
|
D | sa1100-flash.c | 60 map_destroy(subdev->mtd); in sa1100_destroy_subdev()
|
D | physmap.c | 54 map_destroy(info->mtd[i]); in physmap_flash_remove()
|
D | gpio-addr-flash.c | 285 map_destroy(state->mtd); in gpio_flash_remove()
|
D | pci.c | 314 map_destroy(mtd); in mtd_pci_remove()
|
D | pcmciamtd.c | 624 map_destroy(mtd); in pcmciamtd_config() 665 map_destroy(dev->mtd_info); in pcmciamtd_detach()
|
D | physmap_of.c | 58 map_destroy(info->list[i].mtd); in of_flash_remove()
|
/linux-4.4.14/drivers/mtd/chips/ |
D | chipreg.c | 85 void map_destroy(struct mtd_info *mtd) in map_destroy() function 100 EXPORT_SYMBOL(map_destroy);
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-flash.c | 126 map_destroy(cobalt->mtd); in cobalt_flash_remove()
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | axisflashmap.c | 256 map_destroy(mtd_cse1); in flash_probe()
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
D | axisflashmap.c | 291 map_destroy(mtd_cse1); in flash_probe()
|
/linux-4.4.14/include/linux/mtd/ |
D | map.h | 265 void map_destroy(struct mtd_info *mtd);
|