Searched refs:parse_afs_partitions (Results 1 – 3 of 3) sorted by relevance
128 int parse_afs_partitions(struct mtd_info *mtd, struct mtd_partition **pparts) in parse_afs_partitions() function230 EXPORT_SYMBOL(parse_afs_partitions);
44 extern int parse_afs_partitions(struct mtd_info *, struct mtd_partition **);238 ret = parse_afs_partitions(mtd, &parts); in armflash_cfi_init()
147 nr_parts = parse_afs_partitions(mymtd, &parts); in epxa_mtd_init()