Home
last modified time | relevance | path

Searched refs:del_mtd_device (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/mtd/
Dmtdcore.h10 int del_mtd_device(struct mtd_info *mtd);
Dmtdpart.c368 ret = del_mtd_device(&slave->mtd); in del_mtd_partitions()
651 ret = del_mtd_device(&slave->mtd); in mtd_del_partition()
Dmtdcore.c508 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
626 return del_mtd_device(master); in mtd_device_unregister()
/external/u-boot/drivers/mtd/spi/
Dsf_mtd.c102 del_mtd_device(&sf_mtd_info); in spi_flash_mtd_unregister()
/external/u-boot/include/linux/mtd/
Dmtd.h518 int del_mtd_device(struct mtd_info *mtd);