Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c1512 static int pre_handle_cursor(struct vc_data *vc, u_char value, char up_flag) in pre_handle_cursor() function
2255 ret = pre_handle_cursor(vc, KVAL(param->value), up); in keyboard_notifier_call()