Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dppc4xx_edac.c196 static const struct of_device_id ppc4xx_edac_match[] = { variable
202 MODULE_DEVICE_TABLE(of, ppc4xx_edac_match);
209 .of_match_table = ppc4xx_edac_match,
1020 if (of_match_device(ppc4xx_edac_match, &op->dev) == NULL) in ppc4xx_edac_mc_init()
1066 mci->ctl_name = ppc4xx_edac_match->compatible, in ppc4xx_edac_mc_init()