Searched refs:amd76x_pci (Results 1 – 1 of 1) sorted by relevance
93 static struct edac_pci_ctl_info *amd76x_pci; variable284 amd76x_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in amd76x_probe1()285 if (!amd76x_pci) { in amd76x_probe1()327 if (amd76x_pci) in amd76x_remove_one()328 edac_pci_release_generic_ctl(amd76x_pci); in amd76x_remove_one()