Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mtd/parsers/
Dofpart_bcm4908.h6 int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, int nr_parts);
8 static inline int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, in bcm4908_partitions_post_parse() function
Dofpart_bcm4908.c50 int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, int nr_parts) in bcm4908_partitions_post_parse() function
Dofpart_core.c27 .post_parse = bcm4908_partitions_post_parse,