Searched refs:mtd_part_parser (Results 1 – 12 of 12) sorted by relevance
76 struct mtd_part_parser { struct90 const struct mtd_part_parser *parser; argument93 extern int __register_mtd_parser(struct mtd_part_parser *parser,97 extern void deregister_mtd_parser(struct mtd_part_parser *parser);
759 static struct mtd_part_parser *mtd_part_parser_get(const char *name) in mtd_part_parser_get()761 struct mtd_part_parser *p, *ret = NULL; in mtd_part_parser_get()776 static inline void mtd_part_parser_put(const struct mtd_part_parser *p) in mtd_part_parser_put()791 int __register_mtd_parser(struct mtd_part_parser *p, struct module *owner) in __register_mtd_parser()806 void deregister_mtd_parser(struct mtd_part_parser *p) in deregister_mtd_parser()830 static int mtd_part_do_parse(struct mtd_part_parser *parser, in mtd_part_do_parse()860 static struct mtd_part_parser *mtd_part_get_compatible_parser(const char *compat) in mtd_part_get_compatible_parser()862 struct mtd_part_parser *p, *ret = NULL; in mtd_part_get_compatible_parser()893 struct mtd_part_parser *parser; in mtd_part_of_parse()964 struct mtd_part_parser *parser; in parse_mtd_partitions()[all …]
145 static struct mtd_part_parser ofpart_parser = {206 static struct mtd_part_parser ofoldpart_parser = {
121 static struct mtd_part_parser mtd_parser_trx = {
120 static struct mtd_part_parser ar7_parser = {
168 static struct mtd_part_parser bcm63xx_cfe_parser = {
205 static struct mtd_part_parser bcm963xx_imagetag_parser = {
309 static struct mtd_part_parser bcm47xxpart_mtd_parser = {
374 static struct mtd_part_parser cmdline_parser = {
307 static struct mtd_part_parser redboot_parser = {
391 static struct mtd_part_parser sharpsl_mtd_parser = {
388 static struct mtd_part_parser afs_parser = {