Home
last modified time | relevance | path

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

/linux-6.1.9/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.c29 edac_pci_handle_pe(pci, pci->ctl_name); in octeon_pci_poll()
Dedac_pci_sysfs.c687 void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg) in edac_pci_handle_pe() function
704 EXPORT_SYMBOL_GPL(edac_pci_handle_pe);
Dmpc85xx_edac.c82 edac_pci_handle_pe(pci, pci->ctl_name); in mpc85xx_pci_check()