Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dmain.c1349 static void start_read_all_timer(struct vc_data *vc, int command);
1367 start_read_all_timer(vc, command); in kbd_fakekey2()
1385 start_read_all_timer(vc, RA_TIMER); in read_all_doc()
1397 static void start_read_all_timer(struct vc_data *vc, int command) in start_read_all_timer() function
1437 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1452 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1464 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1474 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1493 start_read_all_timer(vc, value + 1); in pre_handle_cursor()