e7xxx_pci         148 drivers/edac/e7xxx_edac.c static struct edac_pci_ctl_info *e7xxx_pci;
e7xxx_pci         505 drivers/edac/e7xxx_edac.c 	e7xxx_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR);
e7xxx_pci         506 drivers/edac/e7xxx_edac.c 	if (!e7xxx_pci) {
e7xxx_pci         545 drivers/edac/e7xxx_edac.c 	if (e7xxx_pci)
e7xxx_pci         546 drivers/edac/e7xxx_edac.c 		edac_pci_release_generic_ctl(e7xxx_pci);