Home
last modified time | relevance | path

Searched defs:press_str (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/auxdisplay/
Dpanel.c156 char press_str[sizeof(void *) + sizeof(int)] __nonstring; member
1254 char *press_str = input->u.kbd.press_str; in input_state_high() local
/kernel/linux/linux-6.6/drivers/auxdisplay/
Dpanel.c157 char press_str[sizeof(void *) + sizeof(int)] __nonstring; member
1204 char *press_str = input->u.kbd.press_str; in input_state_high() local