Home
last modified time | relevance | path

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

/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,