Searched refs:INPUT_TYPE_KBD (Results 1 – 1 of 1) sorted by relevance
179 INPUT_TYPE_KBD, enumerator1863 } else if (input->type == INPUT_TYPE_KBD) { in input_state_high()1915 if (input->type == INPUT_TYPE_KBD) { in input_state_falling()1943 } else if (input->type == INPUT_TYPE_KBD) { in input_state_falling()2125 key->type = INPUT_TYPE_KBD; in panel_bind_key()