Home
last modified time | relevance | path

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

/openbmc/libcper/include/libcper/
H A Dcper-utils.h40 const char *severity_to_string(UINT32 severity);
/openbmc/libcper/
H A Dcper-parse.c120 json_object_new_string(severity_to_string( in cper_header_to_ir()
316 json_object_new_string(severity_to_string( in cper_section_descriptor_to_ir()
H A Dcper-utils.c236 const char *severity_to_string(UINT32 severity) in severity_to_string() function
/openbmc/libcper/sections/
H A Dcper-section-nvidia.c27 json_object_new_string(severity_to_string( in cper_section_nvidia_to_ir()