Home
last modified time | relevance | path

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

/drivers/mtd/maps/
Dphysmap-core.c243 static const struct of_device_id of_flash_match[] = { variable
275 MODULE_DEVICE_TABLE(of, of_flash_match);
309 match = of_match_device(of_flash_match, &dev->dev); in of_select_probe_type()
408 #define of_flash_match NULL macro
638 .of_match_table = of_flash_match,