Searched refs:emulate_raw (Results 1 – 1 of 1) sorted by relevance
1310 static int emulate_raw(struct vc_data *vc, unsigned int keycode, in emulate_raw() function1376 static int emulate_raw(struct vc_data *vc, unsigned int keycode, unsigned char up_flag) in emulate_raw() function1424 if (emulate_raw(vc, keycode, !down << 7)) in kbd_keycode()