Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dmain.c1319 static void start_read_all_timer(struct vc_data *vc, int command);
1337 start_read_all_timer(vc, command); in kbd_fakekey2()
1355 start_read_all_timer(vc, RA_TIMER); in read_all_doc()
1367 static void start_read_all_timer(struct vc_data *vc, int command) in start_read_all_timer() function
1407 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1422 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1434 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1444 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1462 start_read_all_timer(vc, value + 1); in pre_handle_cursor()