Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsetup.c68 static const char dmi_empty_string[] = " "; variable
109 if (!memcmp(bp, dmi_empty_string, cmp_len)) in dmi_string_parse()
110 return dmi_empty_string; in dmi_string_parse()