Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dpanel.c129 INPUT_TYPE_KBD, enumerator
155 struct { /* valid when type == INPUT_TYPE_KBD */
1249 } else if (input->type == INPUT_TYPE_KBD) { in input_state_high()
1301 if (input->type == INPUT_TYPE_KBD) { in input_state_falling()
1329 } else if (input->type == INPUT_TYPE_KBD) { in input_state_falling()
1497 key->type = INPUT_TYPE_KBD; in panel_bind_key()
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dpanel.c130 INPUT_TYPE_KBD, enumerator
156 struct { /* valid when type == INPUT_TYPE_KBD */
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()

Completed in 6 milliseconds