Searched refs:k_unicode (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/tty/vt/ |
| H A D | keyboard.c | 670 static void k_unicode(struct vc_data *vc, unsigned int value, char up_flag) in k_unicode() function 701 k_unicode(vc, conv_8bit_to_uni(value), up_flag); in k_self() 956 k_unicode(vc, BRL_UC_ROW | committed, up_flag); in k_brlcommit() 975 k_unicode(vc, BRL_UC_ROW, up_flag); in k_brl() 1473 k_unicode(vc, keysym, !down); in kbd_keycode()
|