Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/
A Dmtdcore.h9 int del_mtd_device(struct mtd_info *mtd);
A Dmtdpart.c545 ret = del_mtd_device(slave); in do_del_mtd_partitions()
844 ret = del_mtd_device(slave); in mtd_del_partition()
A Dmtdcore.c524 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
649 return del_mtd_device(master); in mtd_device_unregister()
/u-boot/drivers/mtd/spi/
A Dsf_mtd.c90 ret = del_mtd_device(&sf_mtd_info); in spi_flash_mtd_register()
133 ret = del_mtd_device(&sf_mtd_info); in spi_flash_mtd_unregister()
/u-boot/include/linux/mtd/
A Dmtd.h565 int del_mtd_device(struct mtd_info *mtd);

Completed in 11 milliseconds