Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/cavium-octeon/
Dflash_setup.c121 static const struct of_device_id of_flash_match[] = { variable
127 MODULE_DEVICE_TABLE(of, of_flash_match);
132 .of_match_table = of_flash_match,
/Linux-v4.19/drivers/mtd/maps/
Dphysmap_of_core.c145 static const struct of_device_id of_flash_match[]; variable
165 match = of_match_device(of_flash_match, &dev->dev); in of_flash_probe()
340 static const struct of_device_id of_flash_match[] = { variable
370 MODULE_DEVICE_TABLE(of, of_flash_match);
375 .of_match_table = of_flash_match,