Searched refs:e7xxx_pci (Results 1 – 1 of 1) sorted by relevance
148 static struct edac_pci_ctl_info *e7xxx_pci; variable504 e7xxx_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in e7xxx_probe1()505 if (!e7xxx_pci) { in e7xxx_probe1()544 if (e7xxx_pci) in e7xxx_remove_one()545 edac_pci_release_generic_ctl(e7xxx_pci); in e7xxx_remove_one()