Searched refs:KB_LED_IDLE (Results 1 – 1 of 1) sorted by relevance
127 enum { KB_LED_IDLE, KB_LED_COMMAND_SENT, KB_LED_VALUE_SENT } enumerator142 KB_LED_IDLE, /* LED command state */230 case KB_LED_IDLE: in kb_ischar()242 kb.led_state = KB_LED_IDLE; in kb_ischar()451 if (kb.led_state != KB_LED_IDLE) { in kb_update_leds()460 kb.led_state = KB_LED_IDLE; in kb_update_leds()