Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdpart.c546 static struct mtd_part_parser *mtd_part_get_compatible_parser(const char *compat) in mtd_part_get_compatible_parser() function
609 parser = mtd_part_get_compatible_parser(compat); in mtd_part_of_parse()