Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/auxdisplay/
Dpanel.c1087 static void keypad_send_key(const char *string, int max_len) in keypad_send_key() function
1209 keypad_send_key(press_str, s); in input_state_high()
1220 keypad_send_key(repeat_str, s); in input_state_high()
1262 keypad_send_key(repeat_str, s); in input_state_falling()
1285 keypad_send_key(release_str, s); in input_state_falling()