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

/linux-master/drivers/usb/gadget/
H A Du_os_desc.h86 result = utf8s_to_utf16s(name, strlen(name), UTF16_LITTLE_ENDIAN,
108 result = utf8s_to_utf16s(string, data_len >> 1, UTF16_LITTLE_ENDIAN,
H A Dusbstring.c59 len = utf8s_to_utf16s(s->s, len, UTF16_LITTLE_ENDIAN,
H A Dconfigfs.c1172 UTF16_LITTLE_ENDIAN, page, PAGE_SIZE - 1);
1190 UTF16_LITTLE_ENDIAN, (wchar_t *) gi->qw_sign,
/linux-master/drivers/hv/
H A Dhv_kvp.c333 UTF16_LITTLE_ENDIAN,
339 UTF16_LITTLE_ENDIAN,
345 UTF16_LITTLE_ENDIAN,
351 UTF16_LITTLE_ENDIAN,
362 UTF16_LITTLE_ENDIAN,
428 UTF16_LITTLE_ENDIAN,
464 UTF16_LITTLE_ENDIAN,
475 UTF16_LITTLE_ENDIAN,
485 UTF16_LITTLE_ENDIAN,
H A Dhv_fcopy.c152 UTF16_LITTLE_ENDIAN,
156 UTF16_LITTLE_ENDIAN,
/linux-master/arch/powerpc/platforms/pseries/
H A Dplpks-secvar.c86 rc = utf8s_to_utf16s(key, key_len - 1, UTF16_LITTLE_ENDIAN, (wchar_t *)var.name,
132 rc = utf8s_to_utf16s(key, key_len - 1, UTF16_LITTLE_ENDIAN, (wchar_t *)var.name,
/linux-master/include/linux/
H A Dnls.h43 UTF16_LITTLE_ENDIAN, enumerator in enum:utf16_endian
/linux-master/fs/smb/server/
H A Dunicode.c83 len = utf16s_to_utf8s(from, 3, UTF16_LITTLE_ENDIAN, target, 6);
247 i = utf8s_to_utf16s(from, len, UTF16_LITTLE_ENDIAN,
407 UTF16_LITTLE_ENDIAN,
/linux-master/fs/smb/client/
H A Dcifs_unicode.c143 len = utf16s_to_utf8s(from, 3, UTF16_LITTLE_ENDIAN, target, 6);
262 i = utf8s_to_utf16s(from, len, UTF16_LITTLE_ENDIAN,
524 UTF16_LITTLE_ENDIAN,
/linux-master/fs/ntfs3/
H A Ddir.c29 ret = utf16s_to_utf8s((wchar_t *)name, len, UTF16_LITTLE_ENDIAN,
99 case UTF16_LITTLE_ENDIAN:
207 if (endian == UTF16_LITTLE_ENDIAN) {
H A Dnamei.c48 NTFS_NAME_LEN, UTF16_LITTLE_ENDIAN);
583 UTF16_LITTLE_ENDIAN);
H A Dsuper.c1230 UTF16_LITTLE_ENDIAN, sbi->volume.label,
H A Dinode.c1157 UTF16_LITTLE_ENDIAN);
H A Dfsntfs.c2662 UTF16_LITTLE_ENDIAN);
/linux-master/drivers/usb/misc/
H A Dusb251xb.c546 len = utf8s_to_utf16s(str, len, UTF16_LITTLE_ENDIAN,
555 len = utf8s_to_utf16s(str, len, UTF16_LITTLE_ENDIAN,
565 len = utf8s_to_utf16s(str, len, UTF16_LITTLE_ENDIAN,
/linux-master/drivers/pci/
H A Dpci-label.c148 UTF16_LITTLE_ENDIAN,
/linux-master/drivers/usb/host/
H A Dxhci-dbgcap.c63 UTF16_LITTLE_ENDIAN, (wchar_t *)s_desc->wData,
74 UTF16_LITTLE_ENDIAN, (wchar_t *)s_desc->wData,
86 UTF16_LITTLE_ENDIAN, (wchar_t *)s_desc->wData,
/linux-master/fs/nls/
H A Dnls_base.c123 case UTF16_LITTLE_ENDIAN:
179 case UTF16_LITTLE_ENDIAN:
/linux-master/drivers/acpi/
H A Ddevice_sysfs.c454 UTF16_LITTLE_ENDIAN, buf,
/linux-master/drivers/hid/
H A Dhid-cp2112.c138 wchar_t string[30]; /* UTF16_LITTLE_ENDIAN string */
956 ret = utf8s_to_utf16s(buf, count, UTF16_LITTLE_ENDIAN,
1002 ret = utf16s_to_utf8s(report.string, length, UTF16_LITTLE_ENDIAN, buf,
/linux-master/drivers/net/fjes/
H A Dfjes_main.c55 str->string.length, UTF16_LITTLE_ENDIAN,
/linux-master/drivers/hwmon/
H A Dhp-wmi-sensors.c439 i = utf16s_to_utf8s(++src, cps, UTF16_LITTLE_ENDIAN, dst, len);
/linux-master/drivers/usb/core/
H A Dmessage.c994 UTF16_LITTLE_ENDIAN, buf, size);
/linux-master/fs/f2fs/
H A Dfile.c3387 UTF16_LITTLE_ENDIAN, vbuf, MAX_VOLUME_NAME);
3420 utf8s_to_utf16s(vbuf, strlen(vbuf), UTF16_LITTLE_ENDIAN,

Completed in 255 milliseconds