Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c1378 static void start_read_all_timer(struct vc_data *vc, int command);
1396 start_read_all_timer(vc, command); in kbd_fakekey2()
1413 start_read_all_timer(vc, RA_DOWN_ARROW); in read_all_doc()
1417 start_read_all_timer(vc, RA_TIMER); in read_all_doc()
1429 static void start_read_all_timer(struct vc_data *vc, int command) in start_read_all_timer() function
1470 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1485 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1497 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1507 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1526 start_read_all_timer(vc, value + 1); in pre_handle_cursor()