Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdcore.h10 int del_mtd_device(struct mtd_info *mtd);
Dmtdcore.c486 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
536 del_mtd_device(mtd); in mtd_add_device_partitions()
660 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()