Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A 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()
/kernel/linux/linux-6.6/drivers/edac/
H A Dppc4xx_edac.c187 static const struct of_device_id ppc4xx_edac_match[] = { variable
193 MODULE_DEVICE_TABLE(of, ppc4xx_edac_match);
1002 if (of_match_device(ppc4xx_edac_match, &op->dev) == NULL) in ppc4xx_edac_mc_init()
1048 mci->ctl_name = ppc4xx_edac_match->compatible; in ppc4xx_edac_mc_init()
1385 .of_match_table = ppc4xx_edac_match,

Completed in 5 milliseconds