Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/ !
Defi.c950 efi_char16_t *utf16, name_utf16[32]; in efi_uart_console_only() local
957 utf16 = name_utf16; in efi_uart_console_only()
960 *utf16++ = *s++ & 0x7f; in efi_uart_console_only()
961 *utf16 = 0; in efi_uart_console_only()