of_flash_match    121 arch/mips/cavium-octeon/flash_setup.c static const struct of_device_id of_flash_match[] = {
of_flash_match    127 arch/mips/cavium-octeon/flash_setup.c MODULE_DEVICE_TABLE(of, of_flash_match);
of_flash_match    132 arch/mips/cavium-octeon/flash_setup.c 		.of_match_table = of_flash_match,
of_flash_match    235 drivers/mtd/maps/physmap-core.c static const struct of_device_id of_flash_match[] = {
of_flash_match    267 drivers/mtd/maps/physmap-core.c MODULE_DEVICE_TABLE(of, of_flash_match);
of_flash_match    301 drivers/mtd/maps/physmap-core.c 	match = of_match_device(of_flash_match, &dev->dev);
of_flash_match    604 drivers/mtd/maps/physmap-core.c 		.of_match_table = of_flash_match,