Searched refs:shift_l (Results 1 – 2 of 2) sorted by relevance
5 static bool shift_l = 0, shift_r = 0, ctrl_l = 0, ctrl_r = 0, alt_l = 0, alt_r = 0; variable491 if (shift_l || shift_r) in keyboard_analyze_keycode()498 shift_l = flag_make; in keyboard_analyze_keycode()
313 scancode_status.shift_l = flag_make; in handle_type3()347 if scancode_status.shift_l || scancode_status.shift_r { in handle_type3()438 shift_l: bool, field472 shift_l: false, in new()