Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
Dmtdpart.c326 static int __del_mtd_partitions(struct mtd_info *mtd) in __del_mtd_partitions() function
334 __del_mtd_partitions(child); in __del_mtd_partitions()
360 ret = __del_mtd_partitions(mtd); in del_mtd_partitions()