Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dkeyboard.c350 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() function
453 to_utf8(vc, d); in handle_diacr()
470 to_utf8(vc, diacr); in fn_enter()
688 to_utf8(vc, value); in k_unicode()
852 to_utf8(vc, npadch); in k_shift()
1364 to_utf8(vc, keysym); in kbd_keycode()
/drivers/s390/char/
Dkeyboard.c260 to_utf8(struct tty_struct *tty, ushort c) in to_utf8() function
326 to_utf8(kbd->tty, keysym); in kbd_keycode()