Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dkeyboard.c335 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() function
426 to_utf8(vc, d); in handle_diacr()
443 to_utf8(vc, diacr); in fn_enter()
657 to_utf8(vc, value); in k_unicode()
849 to_utf8(vc, npadch); in k_shift()
1452 to_utf8(vc, keysym); in kbd_keycode()
/Linux-v4.19/drivers/s390/char/
Dkeyboard.c286 to_utf8(struct tty_port *port, ushort c) in to_utf8() function
352 to_utf8(kbd->port, keysym); in kbd_keycode()