Searched refs:e7xxx_pci (Results 1 – 1 of 1) sorted by relevance
149 static struct edac_pci_ctl_info *e7xxx_pci; variable507 e7xxx_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in e7xxx_probe1()508 if (!e7xxx_pci) { in e7xxx_probe1()547 if (e7xxx_pci) in e7xxx_remove_one()548 edac_pci_release_generic_ctl(e7xxx_pci); in e7xxx_remove_one()