Home
last modified time | relevance | path

Searched refs:edac_pci_release_generic_ctl (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/edac/
H A Dedac_pci.c330 void edac_pci_release_generic_ctl(struct edac_pci_ctl_info *pci) in edac_pci_release_generic_ctl() function
337 EXPORT_SYMBOL_GPL(edac_pci_release_generic_ctl);
H A Dedac_pci.h248 extern void edac_pci_release_generic_ctl(struct edac_pci_ctl_info *pci);
H A Damd76x_edac.c325 edac_pci_release_generic_ctl(amd76x_pci); in amd76x_remove_one()
H A Di82860_edac.c280 edac_pci_release_generic_ctl(i82860_pci); in i82860_remove_one()
H A Dr82600_edac.c
H A Di82443bxgx_edac.c
H A Di3000_edac.c477 edac_pci_release_generic_ctl(i3000_pci); in i3000_remove_one()
H A Di82875p_edac.c498 edac_pci_release_generic_ctl(i82875p_pci); in i82875p_remove_one()
H A De7xxx_edac.c545 edac_pci_release_generic_ctl(e7xxx_pci); in e7xxx_remove_one()
H A De752x_edac.c1404 edac_pci_release_generic_ctl(e752x_pci); in e752x_remove_one()
H A Di7core_edac.c2088 edac_pci_release_generic_ctl(pvt->i7core_pci); in i7core_pci_ctl_release()