Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dspeakup.h51 void spk_get_index_count(int *linecount, int *sentcount);
Dsynth.c298 void spk_get_index_count(int *linecount, int *sentcount) in spk_get_index_count() function
Dmain.c1411 spk_get_index_count(&indcount, &sentcount); in handle_cursor_read_all()
1466 spk_get_index_count(&indcount, &sentcount); in handle_cursor_read_all()