axp_mc_of_match 277 drivers/edac/armada_xp_edac.c static const struct of_device_id axp_mc_of_match[] = { axp_mc_of_match 281 drivers/edac/armada_xp_edac.c MODULE_DEVICE_TABLE(of, axp_mc_of_match); axp_mc_of_match 324 drivers/edac/armada_xp_edac.c id = of_match_device(axp_mc_of_match, &pdev->dev); axp_mc_of_match 377 drivers/edac/armada_xp_edac.c .of_match_table = of_match_ptr(axp_mc_of_match),