Searched refs:_mtdparts (Results 1 – 2 of 2) sorted by relevance
90 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() argument
91 static int mtd_parse_partition(const char **_mtdparts, in mtd_parse_partition() argument94 const char *mtdparts = *_mtdparts; in mtd_parse_partition()179 *_mtdparts = mtdparts; in mtd_parse_partition()202 int mtd_parse_partitions(struct mtd_info *parent, const char **_mtdparts, in mtd_parse_partitions() argument206 const char *mtdparts = *_mtdparts; in mtd_parse_partitions()231 ret = mtd_parse_partition(_mtdparts, &parts[idx]); in mtd_parse_partitions()254 if (*_mtdparts[0] == ';') in mtd_parse_partitions()255 (*_mtdparts)++; in mtd_parse_partitions()