Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dedac_module.h114 extern void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg);
125 #define edac_pci_handle_pe() macro
Docteon_edac-pci.c29 edac_pci_handle_pe(pci, pci->ctl_name); in octeon_pci_poll()
Dedac_pci_sysfs.c685 void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg) in edac_pci_handle_pe() function
702 EXPORT_SYMBOL_GPL(edac_pci_handle_pe);
Dmpc85xx_edac.c80 edac_pci_handle_pe(pci, pci->ctl_name); in mpc85xx_pci_check()
Dmv64x60_edac.c52 edac_pci_handle_pe(pci, pci->ctl_name); in mv64x60_pci_check()