Searched refs:utf16s_to_utf8s (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.4/drivers/hv/ | 
| D | hv_kvp.c | 330 		utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.ip_addr,  in process_ib_ipinfo()336 		utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.sub_net,  in process_ib_ipinfo()
 342 		utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.gate_way,  in process_ib_ipinfo()
 348 		utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.dns_addr,  in process_ib_ipinfo()
 359 		utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.adapter_id,  in process_ib_ipinfo()
 424 				utf16s_to_utf8s(  in kvp_send_key()
 460 			utf16s_to_utf8s(  in kvp_send_key()
 471 			utf16s_to_utf8s(  in kvp_send_key()
 481 			utf16s_to_utf8s(  in kvp_send_key()
 
 | 
| D | hv_fcopy.c | 150 		utf16s_to_utf8s((wchar_t *)smsg_in->file_name, W_MAX_PATH,  in fcopy_send_data()154 		utf16s_to_utf8s((wchar_t *)smsg_in->path_name, W_MAX_PATH,  in fcopy_send_data()
 
 | 
| /Linux-v5.4/fs/isofs/ | 
| D | joliet.c | 52 		len = utf16s_to_utf8s((const wchar_t *) de->name,  in get_joliet_filename()
 | 
| /Linux-v5.4/fs/nls/ | 
| D | nls_base.c | 186 int utf16s_to_utf8s(const wchar_t *pwcs, int inlen, enum utf16_endian endian,  in utf16s_to_utf8s()  function233 EXPORT_SYMBOL(utf16s_to_utf8s);
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | nls.h | 59 extern int utf16s_to_utf8s(const wchar_t *pwcs, int len,
 | 
| /Linux-v5.4/drivers/pci/ | 
| D | pci-label.c | 162 	len = utf16s_to_utf8s((const wchar_t *)obj->buffer.pointer,  in dsm_label_utf16s_to_utf8s()
 | 
| /Linux-v5.4/drivers/staging/exfat/ | 
| D | exfat_nls.c | 306 		len = utf16s_to_utf8s(uniname, MAX_NAME_LENGTH,  in nls_uniname_to_cstring()
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | cifs_unicode.c | 145 	len = utf16s_to_utf8s(from, 3, UTF16_LITTLE_ENDIAN, target, 6);  in cifs_mapchar()
 | 
| /Linux-v5.4/drivers/acpi/ | 
| D | device_sysfs.c | 453 	result = utf16s_to_utf8s(  in description_show()
 | 
| /Linux-v5.4/drivers/hid/ | 
| D | hid-cp2112.c | 1006 	ret = utf16s_to_utf8s(report.string, length, UTF16_LITTLE_ENDIAN, buf,  in pstr_show()
 | 
| /Linux-v5.4/fs/fat/ | 
| D | dir.c | 186 		return utf16s_to_utf8s(uni, FAT_MAX_UNI_CHARS,  in fat_uni_to_x8()
 | 
| /Linux-v5.4/drivers/usb/gadget/ | 
| D | configfs.c | 795 	res = utf16s_to_utf8s((wchar_t *) gi->qw_sign, OS_STRING_QW_SIGN_LEN,  in os_desc_qw_sign_show()
 | 
| /Linux-v5.4/drivers/usb/core/ | 
| D | message.c | 841 	err = utf16s_to_utf8s((wchar_t *) &tbuf[2], (err - 2) / 2,  in usb_string()
 | 
| /Linux-v5.4/drivers/net/fjes/ | 
| D | fjes_main.c | 118 	result = utf16s_to_utf8s((wchar_t *)str->string.pointer,  in is_extended_socket_device()
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | file.c | 3185 	count = utf16s_to_utf8s(sbi->raw_super->volume_name,  in f2fs_get_volume_name()
 | 
| /Linux-v5.4/drivers/scsi/ufs/ | 
| D | ufshcd.c | 3301 		ret = utf16s_to_utf8s(uc_str->uc,  in ufshcd_read_string_desc()
 |