Searched refs:mtd_part_parser (Results 1 – 15 of 15) sorted by relevance
78 struct mtd_part_parser { struct92 const struct mtd_part_parser *parser; argument95 extern int __register_mtd_parser(struct mtd_part_parser *parser,99 extern void deregister_mtd_parser(struct mtd_part_parser *parser);
444 static struct mtd_part_parser *mtd_part_parser_get(const char *name) in mtd_part_parser_get()446 struct mtd_part_parser *p, *ret = NULL; in mtd_part_parser_get()461 static inline void mtd_part_parser_put(const struct mtd_part_parser *p) in mtd_part_parser_put()476 int __register_mtd_parser(struct mtd_part_parser *p, struct module *owner) in __register_mtd_parser()491 void deregister_mtd_parser(struct mtd_part_parser *p) in deregister_mtd_parser()515 static int mtd_part_do_parse(struct mtd_part_parser *parser, in mtd_part_do_parse()545 static struct mtd_part_parser *mtd_part_get_compatible_parser(const char *compat) in mtd_part_get_compatible_parser()547 struct mtd_part_parser *p, *ret = NULL; in mtd_part_get_compatible_parser()578 struct mtd_part_parser *parser; in mtd_part_of_parse()657 struct mtd_part_parser *parser; in parse_mtd_partitions()[all …]
182 static struct mtd_part_parser ofpart_parser = {243 static struct mtd_part_parser ofoldpart_parser = {
77 static struct mtd_part_parser brcm_u_boot_mtd_parser = {
128 static struct mtd_part_parser mtd_parser_trx = {
120 static struct mtd_part_parser ar7_parser = {
160 static struct mtd_part_parser bcm63xx_cfe_parser = {
187 static struct mtd_part_parser mtd_parser_qcomsmem = {
209 static struct mtd_part_parser bcm963xx_imagetag_parser = {
237 static struct mtd_part_parser scpart_parser = {
309 static struct mtd_part_parser bcm47xxpart_mtd_parser = {
411 static struct mtd_part_parser cmdline_parser = {
312 static struct mtd_part_parser redboot_parser = {
391 static struct mtd_part_parser sharpsl_mtd_parser = {
386 static struct mtd_part_parser afs_parser = {