mtd_parser_redboot_of_match_table  301 drivers/mtd/parsers/redboot.c static const struct of_device_id mtd_parser_redboot_of_match_table[] = {
mtd_parser_redboot_of_match_table  305 drivers/mtd/parsers/redboot.c MODULE_DEVICE_TABLE(of, mtd_parser_redboot_of_match_table);
mtd_parser_redboot_of_match_table  310 drivers/mtd/parsers/redboot.c 	.of_match_table = mtd_parser_redboot_of_match_table,