Home
last modified time | relevance | path

Searched refs:del_mtd_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.h11 int del_mtd_device(struct mtd_info *mtd);
H A Dmtdpart.c312 err = del_mtd_device(mtd); in __mtd_del_partition()
337 ret = del_mtd_device(child); in __del_mtd_partitions()
H A Dmtdcore.c745 * del_mtd_device - unregister an MTD device
754 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()
/kernel/linux/linux-6.6/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.c798 * del_mtd_device - unregister an MTD device
807 int del_mtd_device(struct mtd_info *mtd) in del_mtd_device() function
1101 del_mtd_device(mtd); in mtd_device_parse_register()
1132 return del_mtd_device(master); in mtd_device_unregister()

Completed in 9 milliseconds