Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
Dmtdcore.h11 int del_mtd_device(struct mtd_info *mtd);
Dmtdpart.c312 err = del_mtd_device(mtd); in __mtd_del_partition()
337 ret = del_mtd_device(child); in __del_mtd_partitions()
Dmtdcore.c754 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
892 del_mtd_device(mtd); in mtd_device_parse_register()
918 return del_mtd_device(master); in mtd_device_unregister()