Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dspeakup.h56 void synth_insert_next_index(int sent_num);
Dmain.c1059 synth_insert_next_index(currsentence++); in spkup_write()
1354 synth_insert_next_index(0); in read_all_doc()
1393 synth_insert_next_index(0); in handle_cursor_read_all()
1400 synth_insert_next_index(0); in handle_cursor_read_all()
1405 synth_insert_next_index(0); in handle_cursor_read_all()
1421 synth_insert_next_index(0); in handle_cursor_read_all()
1433 synth_insert_next_index(0); in handle_cursor_read_all()
Dsynth.c262 void synth_insert_next_index(int sent_num) in synth_insert_next_index() function