Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-label.c142 static int dsm_label_utf16s_to_utf8s(union acpi_object *obj, char *buf) in dsm_label_utf16s_to_utf8s() function
187 len = dsm_label_utf16s_to_utf8s(tmp + 1, buf); in dsm_get_label()