Home
last modified time | relevance | path

Searched refs:INPUT_TYPE_KBD (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c130 INPUT_TYPE_KBD, enumerator
1199 } else if (input->type == INPUT_TYPE_KBD) { in input_state_high()
1251 if (input->type == INPUT_TYPE_KBD) { in input_state_falling()
1279 } else if (input->type == INPUT_TYPE_KBD) { in input_state_falling()
1447 key->type = INPUT_TYPE_KBD; in panel_bind_key()