Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dmain.c1379 static void start_read_all_timer(struct vc_data *vc, int command);
1397 start_read_all_timer(vc, command); in kbd_fakekey2()
1414 start_read_all_timer(vc, RA_DOWN_ARROW); in read_all_doc()
1418 start_read_all_timer(vc, RA_TIMER); in read_all_doc()
1430 static void start_read_all_timer(struct vc_data *vc, int command) in start_read_all_timer() function
1471 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1486 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1498 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1508 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1527 start_read_all_timer(vc, value + 1); in pre_handle_cursor()