Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
H A Dpanel.c1081 static void keypad_send_key(const char *string, int max_len) in keypad_send_key() function
1203 keypad_send_key(press_str, s); in input_state_high()
1214 keypad_send_key(repeat_str, s); in input_state_high()
1256 keypad_send_key(repeat_str, s); in input_state_falling()
1279 keypad_send_key(release_str, s); in input_state_falling()