mtd_part_parser    79 include/linux/mtd/partitions.h extern void register_mtd_parser(struct mtd_part_parser *parser);
mtd_part_parser    80 include/linux/mtd/partitions.h extern void deregister_mtd_parser(struct mtd_part_parser *parser);