Searched refs:INPUT_TYPE_KBD (Results 1 – 1 of 1) sorted by relevance
130 INPUT_TYPE_KBD, enumerator1193 } else if (input->type == INPUT_TYPE_KBD) { in input_state_high()1245 if (input->type == INPUT_TYPE_KBD) { in input_state_falling()1273 } else if (input->type == INPUT_TYPE_KBD) { in input_state_falling()1441 key->type = INPUT_TYPE_KBD; in panel_bind_key()