Searched refs:ti_edac_of_match (Results 1 – 1 of 1) sorted by relevance
195 static const struct of_device_id ti_edac_of_match[] = { variable200 MODULE_DEVICE_TABLE(of, ti_edac_of_match);212 for_each_matching_node(np, ti_edac_of_match) { in _emif_get_id()242 id = of_match_device(ti_edac_of_match, &pdev->dev); in ti_edac_probe()335 .of_match_table = ti_edac_of_match,