Searched refs:mtd_part_get_compatible_parser (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/
H A Dmtdpart.c542 * mtd_part_get_compatible_parser - find MTD parser by a compatible string
550 static struct mtd_part_parser *mtd_part_get_compatible_parser(const char *compat) function
613 parser = mtd_part_get_compatible_parser(compat);

Completed in 148 milliseconds