Home
last modified time | relevance | path

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

/linux-6.12.1/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()
/linux-6.12.1/drivers/tty/vt/
Dkeyboard.c352 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() function
458 to_utf8(vc, d); in handle_diacr()
475 to_utf8(vc, diacr); in fn_enter()
689 to_utf8(vc, value); in k_unicode()
886 to_utf8(vc, npadch_value); in k_shift()