Searched refs:del_mtd_device (Results 1 – 5 of 5) sorted by relevance
9 int del_mtd_device(struct mtd_info *mtd);
545 ret = del_mtd_device(slave); in do_del_mtd_partitions()844 ret = del_mtd_device(slave); in mtd_del_partition()
524 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function649 return del_mtd_device(master); in mtd_device_unregister()
90 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()
565 int del_mtd_device(struct mtd_info *mtd);
Completed in 11 milliseconds