Searched refs:of_flash_match (Results 1 – 2 of 2) sorted by relevance
121 static const struct of_device_id of_flash_match[] = { variable127 MODULE_DEVICE_TABLE(of, of_flash_match);132 .of_match_table = of_flash_match,
243 static const struct of_device_id of_flash_match[] = { variable275 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 macro627 .of_match_table = of_flash_match,