Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c89 ret = del_mtd_device(&sf_mtd_info); in spi_flash_mtd_register()
132 ret = del_mtd_device(&sf_mtd_info); in spi_flash_mtd_unregister()
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.h9 int del_mtd_device(struct mtd_info *mtd);
H A Dmtdpart.c542 ret = del_mtd_device(slave); in do_del_mtd_partitions()
841 ret = del_mtd_device(slave); in mtd_del_partition()
H 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()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.h12 int del_mtd_device(struct mtd_info *mtd);
H A Dmtdpart.c319 err = del_mtd_device(mtd); in __mtd_del_partition()
341 ret = del_mtd_device(child); in __del_mtd_partitions()
H A Dmtdcore.c808 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
1105 del_mtd_device(mtd); in mtd_device_parse_register()
1136 return del_mtd_device(master); in mtd_device_unregister()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h566 int del_mtd_device(struct mtd_info *mtd);