Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_module.c50 char *edac_op_state_to_string(int opstate) in edac_op_state_to_string() function
H A Dedac_mc.h256 extern char *edac_op_state_to_string(int op_state);
H A Dedac_pci.c231 edac_op_state_to_string(pci->op_state)); in edac_pci_add_device()
H A Dedac_device.c457 edac_op_state_to_string(edac_dev->op_state)); in edac_device_add_device()
H A Dedac_mc.c668 edac_op_state_to_string(mci->op_state)); in edac_mc_add_mc_with_groups()