Searched refs:i82875p_pci (Results 1 – 1 of 1) sorted by relevance
185 static struct edac_pci_ctl_info *i82875p_pci; variable447 i82875p_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in i82875p_probe1()448 if (!i82875p_pci) { in i82875p_probe1()500 if (i82875p_pci) in i82875p_remove_one()501 edac_pci_release_generic_ctl(i82875p_pci); in i82875p_remove_one()