Searched refs:k_unicode (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/vt/
H A Dkeyboard.c652 static void k_unicode(struct vc_data *vc, unsigned int value, char up_flag) k_unicode() function
689 k_unicode(vc, conv_8bit_to_uni(value), up_flag); k_self()
913 k_unicode(vc, BRL_UC_ROW | committed, up_flag); k_brlcommit()
932 k_unicode(vc, BRL_UC_ROW, up_flag); k_brl()

Completed in 46 milliseconds