Searched refs:UTF16_HOST_ENDIAN (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | nls.h | 42 UTF16_HOST_ENDIAN, enumerator
|
| /linux/fs/ntfs3/ |
| H A D | namei.c | 85 UTF16_HOST_ENDIAN); in ntfs_lookup() 440 UTF16_HOST_ENDIAN); in ntfs_d_hash() 499 UTF16_HOST_ENDIAN); in ntfs_d_compare()
|
| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | biosattr-interface.c | 221 ret = utf8s_to_utf16s(str, strlen(str), UTF16_HOST_ENDIAN, p, len); in hp_ascii_to_utf16_unicode()
|
| H A D | bioscfg.c | 94 utf16s_to_utf8s(src, src_size, UTF16_HOST_ENDIAN, dst, conv_dst_size); in hp_get_string_from_buffer()
|
| /linux/drivers/net/hyperv/ |
| H A D | rndis_filter.c | 824 ret = utf8s_to_utf16s(NWADR_STR, NWADR_STRLEN, UTF16_HOST_ENDIAN, in rndis_filter_set_device_mac() 829 ret = utf8s_to_utf16s(macstr, 2*ETH_ALEN, UTF16_HOST_ENDIAN, in rndis_filter_set_device_mac()
|
| /linux/fs/fat/ |
| H A D | dir.c | 214 UTF16_HOST_ENDIAN, buf, size); in fat_uni_to_x8()
|