Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-generic.c143 const char *brand_string = json_object_get_string( in ir_section_generic_to_cper() local
145 if (brand_string != NULL) { in ir_section_generic_to_cper()
146 strncpy(section_cper->BrandString, brand_string, in ir_section_generic_to_cper()