Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dpartitions.h90 int mtd_parse_partitions(struct mtd_info *parent, const char **_mtdparts,
96 mtd_parse_partitions(struct mtd_info *parent, const char **_mtdparts, in mtd_parse_partitions() function
/external/u-boot/drivers/mtd/
Dmtd_uboot.c323 ret = mtd_parse_partitions(mtd, &mtdparts, &parts, &nparts); in mtd_probe_devices()
Dmtdpart.c202 int mtd_parse_partitions(struct mtd_info *parent, const char **_mtdparts, in mtd_parse_partitions() function