Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_module.h110 extern void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg);
121 #define edac_pci_handle_pe() macro
H A Docteon_edac-pci.c29 edac_pci_handle_pe(pci, pci->ctl_name); in octeon_pci_poll()
H A Dedac_pci_sysfs.c691 void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg) in edac_pci_handle_pe() function
708 EXPORT_SYMBOL_GPL(edac_pci_handle_pe);
H A Dmpc85xx_edac.c81 edac_pci_handle_pe(pci, pci->ctl_name); in mpc85xx_pci_check()