Home
last modified time | relevance | path

Searched refs:edac_pci_handle_pe (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/edac/
Dedac_module.h109 extern void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg);
120 #define edac_pci_handle_pe() macro
Docteon_edac-pci.c30 edac_pci_handle_pe(pci, pci->ctl_name); in octeon_pci_poll()
Dedac_pci_sysfs.c708 void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg) in edac_pci_handle_pe() function
725 EXPORT_SYMBOL_GPL(edac_pci_handle_pe);
Dmv64x60_edac.c53 edac_pci_handle_pe(pci, pci->ctl_name); in mv64x60_pci_check()
Dmpc85xx_edac.c180 edac_pci_handle_pe(pci, pci->ctl_name); in mpc85xx_pci_check()