Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dmtdcore.h10 int del_mtd_device(struct mtd_info *mtd);
Dmtdcore.c470 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
520 del_mtd_device(mtd); in mtd_add_device_partitions()
616 return del_mtd_device(master); in mtd_device_unregister()
Dmtdpart.c339 ret = del_mtd_device(&slave->mtd); in del_mtd_partitions()
632 ret = del_mtd_device(&slave->mtd); in mtd_del_partition()