Searched refs:KBD_IDLE (Results 1 – 4 of 4) sorted by relevance
247 #define KBD_IDLE 4 macro295 kbd_state = KBD_IDLE; in handle_rawcode()311 kbd_state = KBD_IDLE; in handle_rawcode()316 case KBD_IDLE: /* Send SMAK, ready for any reply */ in handle_rawcode()354 kbd_state = KBD_IDLE; in handle_rawcode()365 kbd_state = KBD_IDLE; in handle_rawcode()376 kbd_state = KBD_IDLE; in handle_rawcode()385 return kbd_state == KBD_IDLE ? 1 : 0; in handle_rawcode()
54 #define KBD_IDLE 0x75 macro
1291 if (scan == KBD_IDLE) in push_kbd()