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

/linux-4.1.27/drivers/tty/vt/
H A Dkeyboard.c1143 static int emulate_raw(struct vc_data *vc, unsigned int keycode, emulate_raw() function
1206 static int emulate_raw(struct vc_data *vc, unsigned int keycode, unsigned char up_flag) emulate_raw() function
1254 if (emulate_raw(vc, keycode, !down << 7)) kbd_keycode()

Completed in 56 milliseconds