Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dspeakup.h49 void synth_insert_next_index(int sent_num);
Dmain.c1086 synth_insert_next_index(currsentence++); in spkup_write()
1388 synth_insert_next_index(0); in read_all_doc()
1427 synth_insert_next_index(0); in handle_cursor_read_all()
1434 synth_insert_next_index(0); in handle_cursor_read_all()
1439 synth_insert_next_index(0); in handle_cursor_read_all()
1455 synth_insert_next_index(0); in handle_cursor_read_all()
1467 synth_insert_next_index(0); in handle_cursor_read_all()
Dsynth.c279 void synth_insert_next_index(int sent_num) in synth_insert_next_index() function