Home
last modified time | relevance | path

Searched refs:mtd_device_unregister (Results 1 – 25 of 112) sorted by relevance

12345

/openbmc/linux/drivers/mtd/maps/
H A Dsolutionengine.c81 mtd_device_unregister(eprom_mtd); in cleanup_soleng_maps()
85 mtd_device_unregister(flash_mtd); in cleanup_soleng_maps()
H A Dscb2_flash.c182 mtd_device_unregister(scb2_mtd); in scb2_flash_probe()
207 mtd_device_unregister(scb2_mtd); in scb2_flash_remove()
H A Dnettel.c408 mtd_device_unregister(intel_mtd); in nettel_init()
430 mtd_device_unregister(amd_mtd); in nettel_cleanup()
443 mtd_device_unregister(intel_mtd); in nettel_cleanup()
H A Dsc520cdp.c273 mtd_device_unregister(merged_mtd); in cleanup_sc520cdp()
277 mtd_device_unregister(mymtd[2]); in cleanup_sc520cdp()
H A Dts5500_flash.c92 mtd_device_unregister(mymtd); in cleanup_ts5500_map()
H A Dnetsc520.c113 mtd_device_unregister(mymtd); in cleanup_netsc520()
H A Dcfi_flagadm.c122 mtd_device_unregister(mymtd); in cleanup_flagadm()
H A Dtsunami_flash.c80 mtd_device_unregister(mtd); in cleanup_tsunami_flash()
H A Dimpa7.c102 mtd_device_unregister(impa7_mtd[i]); in cleanup_impa7()
H A Dl440gx.c156 mtd_device_unregister(mymtd); in cleanup_l440gx()
H A Dsun_uflash.c126 mtd_device_unregister(up->mtd); in uflash_remove()
H A Dpxa2xx-flash.c105 mtd_device_unregister(info->mtd); in pxa2xx_flash_remove()
H A Dsbc_gxx.c173 mtd_device_unregister(all_mtd); in cleanup_sbc_gxx()
H A Dplat-ram.c78 mtd_device_unregister(info->mtd); in platram_remove()
H A Dscx200_docflash.c209 mtd_device_unregister(mymtd); in cleanup_scx200_docflash()
/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dmain.c66 ret = mtd_device_unregister(nand_to_mtd(chip)); in bcm47xxnflash_remove()
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-flash.c113 mtd_device_unregister(cobalt->mtd); in cobalt_flash_remove()
/openbmc/linux/drivers/mtd/devices/
H A Dphram.c117 mtd_device_unregister(&this->mtd); in unregister_devices()
395 mtd_device_unregister(&phram->mtd); in phram_remove()
H A Dmtdram.c118 mtd_device_unregister(mtd_info); in cleanup_mtdram()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c45 rc = mtd_device_unregister(&part->mtd); in ef4_mtd_remove_partition()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmtd.c45 rc = mtd_device_unregister(&part->mtd); in efx_mtd_remove_partition()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmtd.c45 rc = mtd_device_unregister(&part->mtd); in efx_siena_mtd_remove_partition()
/openbmc/linux/drivers/mtd/ubi/
H A Dgluebi.c369 err = mtd_device_unregister(mtd); in gluebi_remove()
485 err = mtd_device_unregister(mtd); in ubi_gluebi_exit()
/openbmc/linux/drivers/mtd/hyperbus/
H A Dhyperbus-core.c132 WARN_ON(mtd_device_unregister(hbdev->mtd)); in hyperbus_unregister_device()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dplat_nand.c132 ret = mtd_device_unregister(nand_to_mtd(chip)); in plat_nand_remove()

12345