Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-memory.c61 const char *mem_type_str = NULL; in cper_section_platform_memory_to_ir()
68 mem_type_str = json_object_get_string( in cper_section_platform_memory_to_ir()
71 if (mem_type_str != NULL) { in cper_section_platform_memory_to_ir()
74 mem_type_str); in cper_section_platform_memory_to_ir()
252 const char *mem_type_str = NULL; in cper_section_platform_memory2_to_ir()
259 mem_type_str = json_object_get_string( in cper_section_platform_memory2_to_ir()
262 if (mem_type_str != NULL) { in cper_section_platform_memory2_to_ir()
265 mem_type_str); in cper_section_platform_memory2_to_ir()
67 const char *mem_type_str = NULL; cper_section_platform_memory_to_ir() local
298 const char *mem_type_str = NULL; cper_section_platform_memory2_to_ir() local