ppc4xx_edac_match  191 drivers/edac/ppc4xx_edac.c static const struct of_device_id ppc4xx_edac_match[] = {
ppc4xx_edac_match  197 drivers/edac/ppc4xx_edac.c MODULE_DEVICE_TABLE(of, ppc4xx_edac_match);
ppc4xx_edac_match  204 drivers/edac/ppc4xx_edac.c 		.of_match_table = ppc4xx_edac_match,
ppc4xx_edac_match 1015 drivers/edac/ppc4xx_edac.c 	if (of_match_device(ppc4xx_edac_match, &op->dev) == NULL)
ppc4xx_edac_match 1061 drivers/edac/ppc4xx_edac.c 	mci->ctl_name		= ppc4xx_edac_match->compatible,