Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dsynth.c258 static int sentence_count; variable
269 sentence_count = sc; in spk_reset_index_count()
303 sentence_count = ind % 10; in spk_get_index_count()
313 *sentcount = sentence_count; in spk_get_index_count()