Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dti_edac.c195 static const struct of_device_id ti_edac_of_match[] = { variable
200 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()
330 .of_match_table = ti_edac_of_match,