Searched refs:ascii2unicode (Results 1 – 3 of 3) sorted by relevance
382 ascii2unicode(info->file_name, dent->name); in dir_read()570 ascii2unicode(info->file_name, filename); in efi_file_getinfo()604 ascii2unicode((u16 *)info->volume_label, in efi_file_getinfo()
40 ascii2unicode(out, str); in efi_str_to_u16()
476 static inline void ascii2unicode(u16 *unicode, const char *ascii) in ascii2unicode() function