Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/accessibility/speakup/
Dspeakup.h49 void spk_get_index_count(int *linecount, int *sentcount);
Dsynth.c307 void spk_get_index_count(int *linecount, int *sentcount) in spk_get_index_count() function
Dmain.c1447 spk_get_index_count(&indcount, &sentcount); in handle_cursor_read_all()
1503 spk_get_index_count(&indcount, &sentcount); in handle_cursor_read_all()