Searched refs:utf8_to_utf16le (Results 1 – 1 of 1) sorted by relevance
23 static int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) in utf8_to_utf16le() function129 len = utf8_to_utf16le(s->s, (__le16 *)&buf[2], len); in usb_gadget_get_string()