Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-mtp.c1552 static char *utf16_to_str(uint8_t len, uint8_t *str16) in utf16_to_str() argument
1560 wstr[count] = lduw_le_p(str16 + (count * 2)); in utf16_to_str()