Searched refs:i82875p_pci (Results 1 – 1 of 1) sorted by relevance
184 static struct edac_pci_ctl_info *i82875p_pci; variable444 i82875p_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in i82875p_probe1()445 if (!i82875p_pci) { in i82875p_probe1()497 if (i82875p_pci) in i82875p_remove_one()498 edac_pci_release_generic_ctl(i82875p_pci); in i82875p_remove_one()