Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h36 #define LANG_CODE_STR "en_US.UTF-8" macro
H A Dbioscfg.c33 return sysfs_emit(buf, "%s\n", LANG_CODE_STR); in display_name_language_code_show()