Searched refs:to_utf8 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | keyboard.c | 341 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() function 432 to_utf8(vc, d); in handle_diacr() 449 to_utf8(vc, diacr); in fn_enter() 663 to_utf8(vc, value); in k_unicode() 860 to_utf8(vc, npadch_value); in k_shift()
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | keyboard.c | 352 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()
|
Completed in 6 milliseconds