Home
last modified time | relevance | path

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

/linux/arch/mips/cavium-octeon/
H A Dflash_setup.c122 static const struct of_device_id of_flash_match[] = { variable
128 MODULE_DEVICE_TABLE(of, of_flash_match);
133 .of_match_table = of_flash_match,
/linux/drivers/mtd/maps/
H A Dphysmap-core.c236 static const struct of_device_id of_flash_match[] = { variable
268 MODULE_DEVICE_TABLE(of, of_flash_match);
399 #define of_flash_match NULL macro
628 .of_match_table = of_flash_match,