Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
Dppc4xx_edac.c191 static const struct of_device_id ppc4xx_edac_match[] = { variable
197 MODULE_DEVICE_TABLE(of, ppc4xx_edac_match);
204 .of_match_table = ppc4xx_edac_match,
1015 if (of_match_device(ppc4xx_edac_match, &op->dev) == NULL) in ppc4xx_edac_mc_init()
1061 mci->ctl_name = ppc4xx_edac_match->compatible, in ppc4xx_edac_mc_init()