Searched refs:ppc4xx_edac_match (Results 1 – 1 of 1) sorted by relevance
187 static const struct of_device_id ppc4xx_edac_match[] = { variable193 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,