Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dkeyboard.c333 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() function
424 to_utf8(vc, d); in handle_diacr()
441 to_utf8(vc, diacr); in fn_enter()
655 to_utf8(vc, value); in k_unicode()
819 to_utf8(vc, npadch); in k_shift()
1421 to_utf8(vc, keysym); in kbd_keycode()
/drivers/s390/char/
Dkeyboard.c259 to_utf8(struct tty_port *port, ushort c) in to_utf8() function
325 to_utf8(kbd->port, keysym); in kbd_keycode()