Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dmain.c1542 static void do_handle_cursor(struct vc_data *vc, u_char value, char up_flag) in do_handle_cursor() function
2282 do_handle_cursor(vc, val, up); in keyboard_notifier_call()