Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
324 id = of_match_device(axp_mc_of_match, &pdev->dev); in axp_mc_probe()
377 .of_match_table = of_match_ptr(axp_mc_of_match),
/kernel/linux/linux-6.6/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),

Completed in 3 milliseconds