Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Darmada_xp_edac.c279 static const struct of_device_id axp_mc_of_match[] = { variable
283 MODULE_DEVICE_TABLE(of, axp_mc_of_match);
319 id = of_match_device(axp_mc_of_match, &pdev->dev); in axp_mc_probe()
370 .of_match_table = of_match_ptr(axp_mc_of_match),