Home
last modified time | relevance | path

Searched refs:utf16s_to_utf8s (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_kvp.c331 utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.ip_addr, in process_ib_ipinfo()
337 utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.sub_net, in process_ib_ipinfo()
343 utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.gate_way, in process_ib_ipinfo()
349 utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.dns_addr, in process_ib_ipinfo()
360 utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.adapter_id, in process_ib_ipinfo()
425 utf16s_to_utf8s( in kvp_send_key()
461 utf16s_to_utf8s( in kvp_send_key()
472 utf16s_to_utf8s( in kvp_send_key()
482 utf16s_to_utf8s( in kvp_send_key()
H A Dhv_fcopy.c151 utf16s_to_utf8s((wchar_t *)smsg_in->file_name, W_MAX_PATH, in fcopy_send_data()
155 utf16s_to_utf8s((wchar_t *)smsg_in->path_name, W_MAX_PATH, in fcopy_send_data()
/OK3568_Linux_fs/kernel/fs/nls/
H A Dnls_base.c186 int utf16s_to_utf8s(const wchar_t *pwcs, int inlen, enum utf16_endian endian, in utf16s_to_utf8s() function
233 EXPORT_SYMBOL(utf16s_to_utf8s);
/OK3568_Linux_fs/kernel/fs/isofs/
H A Djoliet.c50 len = utf16s_to_utf8s((const wchar_t *) de->name, in get_joliet_filename()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnls.h59 extern int utf16s_to_utf8s(const wchar_t *pwcs, int len,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_xiaomi20 utf16s_to_utf8s
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-label.c162 len = utf16s_to_utf8s((const wchar_t *)obj->buffer.pointer, in dsm_label_utf16s_to_utf8s()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_unicode.c145 len = utf16s_to_utf8s(from, 3, UTF16_LITTLE_ENDIAN, target, 6); in cifs_mapchar()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dnls.c487 len = utf16s_to_utf8s(uniname, MAX_NAME_LENGTH, UTF16_HOST_ENDIAN, in exfat_utf16_to_utf8()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Ddevice_sysfs.c445 result = utf16s_to_utf8s( in description_show()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-cp2112.c1012 ret = utf16s_to_utf8s(report.string, length, UTF16_LITTLE_ENDIAN, buf, in pstr_show()
/OK3568_Linux_fs/kernel/fs/fat/
H A Ddir.c186 return utf16s_to_utf8s(uni, FAT_MAX_UNI_CHARS, in fat_uni_to_x8()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dmessage.c992 err = utf16s_to_utf8s((wchar_t *) &tbuf[2], (err - 2) / 2, in usb_string()
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_main.c118 result = utf16s_to_utf8s((wchar_t *)str->string.pointer, in is_extended_socket_device()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfigfs.c874 res = utf16s_to_utf8s((wchar_t *) gi->qw_sign, OS_STRING_QW_SIGN_LEN, in os_desc_qw_sign_show()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c3432 count = utf16s_to_utf8s(sbi->raw_super->volume_name, in f2fs_ioc_getfslabel()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.c3477 ret = utf16s_to_utf8s(uc_str->uc, in ufshcd_read_string_desc()