Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtd_uboot.c153 if (!mtd_has_partitions(mtd)) in mtd_del_parts()
Dmtdpart.c538 if (mtd_has_partitions(slave)) in do_del_mtd_partitions()
/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h364 static inline bool mtd_has_partitions(const struct mtd_info *mtd) in mtd_has_partitions() function