Home
last modified time | relevance | path

Searched refs:mtd_part_parser (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/include/linux/mtd/
Dpartitions.h78 struct mtd_part_parser { struct
92 const struct mtd_part_parser *parser; argument
95 extern int __register_mtd_parser(struct mtd_part_parser *parser,
99 extern void deregister_mtd_parser(struct mtd_part_parser *parser);
/Linux-v5.15/drivers/mtd/
Dmtdpart.c443 static struct mtd_part_parser *mtd_part_parser_get(const char *name) in mtd_part_parser_get()
445 struct mtd_part_parser *p, *ret = NULL; in mtd_part_parser_get()
460 static inline void mtd_part_parser_put(const struct mtd_part_parser *p) in mtd_part_parser_put()
475 int __register_mtd_parser(struct mtd_part_parser *p, struct module *owner) in __register_mtd_parser()
490 void deregister_mtd_parser(struct mtd_part_parser *p) in deregister_mtd_parser()
514 static int mtd_part_do_parse(struct mtd_part_parser *parser, in mtd_part_do_parse()
544 static struct mtd_part_parser *mtd_part_get_compatible_parser(const char *compat) in mtd_part_get_compatible_parser()
546 struct mtd_part_parser *p, *ret = NULL; in mtd_part_get_compatible_parser()
577 struct mtd_part_parser *parser; in mtd_part_of_parse()
648 struct mtd_part_parser *parser; in parse_mtd_partitions()
[all …]
/Linux-v5.15/drivers/mtd/parsers/
Dofpart_core.c182 static struct mtd_part_parser ofpart_parser = {
243 static struct mtd_part_parser ofoldpart_parser = {
Dparser_trx.c128 static struct mtd_part_parser mtd_parser_trx = {
Dar7part.c120 static struct mtd_part_parser ar7_parser = {
Dbcm63xxpart.c160 static struct mtd_part_parser bcm63xx_cfe_parser = {
Dqcomsmempart.c177 static struct mtd_part_parser mtd_parser_qcomsmem = {
Dparser_imagetag.c209 static struct mtd_part_parser bcm963xx_imagetag_parser = {
Dbcm47xxpart.c309 static struct mtd_part_parser bcm47xxpart_mtd_parser = {
Dcmdlinepart.c411 static struct mtd_part_parser cmdline_parser = {
Dredboot.c311 static struct mtd_part_parser redboot_parser = {
Dsharpslpart.c391 static struct mtd_part_parser sharpsl_mtd_parser = {
Dafs.c386 static struct mtd_part_parser afs_parser = {