Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Du_os_desc.h89 result = utf8_to_utf16le(name, (__le16 *)usb_ext_prop_name_ptr(buf), in usb_ext_prop_put_name()
112 result = utf8_to_utf16le(string, (__le16 *) usb_ext_prop_data_ptr(buf, pnl), in usb_ext_prop_put_unicode()
A Dusbstring.c60 len = utf8_to_utf16le(s->s, (__le16 *)&buf[2], len); in usb_gadget_get_string()
A Dcomposite.c1421 utf8_to_utf16le(qw_sign_buf, (__le16 *)cdev->qw_sign, in composite_bind()
/u-boot/include/linux/
A Dutf.h6 static inline int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) in utf8_to_utf16le() function

Completed in 6 milliseconds