Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dmain.c1345 static void start_read_all_timer(struct vc_data *vc, int command);
1363 start_read_all_timer(vc, command); in kbd_fakekey2()
1381 start_read_all_timer(vc, RA_TIMER); in read_all_doc()
1393 static void start_read_all_timer(struct vc_data *vc, int command) in start_read_all_timer() function
1433 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1448 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1460 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1470 start_read_all_timer(vc, RA_TIMER); in handle_cursor_read_all()
1489 start_read_all_timer(vc, value + 1); in pre_handle_cursor()