Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Darmada_xp_edac.c277 static const struct of_device_id axp_mc_of_match[] = { variable
281 MODULE_DEVICE_TABLE(of, axp_mc_of_match);
317 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),