Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/auxdisplay/
Dpanel.c1140 static void keypad_send_key(const char *string, int max_len) in keypad_send_key() function
1262 keypad_send_key(press_str, s); in input_state_high()
1273 keypad_send_key(repeat_str, s); in input_state_high()
1315 keypad_send_key(repeat_str, s); in input_state_falling()
1338 keypad_send_key(release_str, s); in input_state_falling()