Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/auxdisplay/
Dpanel.c1137 static void keypad_send_key(const char *string, int max_len) in keypad_send_key() function
1259 keypad_send_key(press_str, s); in input_state_high()
1270 keypad_send_key(repeat_str, s); in input_state_high()
1312 keypad_send_key(repeat_str, s); in input_state_falling()
1335 keypad_send_key(release_str, s); in input_state_falling()