Searched refs:utf8_to_utf16le (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dusbstring.c23 static int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) function
128 len = utf8_to_utf16le(s->s, (__le16 *)&buf[2], len);

Completed in 94 milliseconds