Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dsynth.c296 synth->indexing.currindex++; in synth_insert_next_index()
298 if (synth->indexing.currindex > in synth_insert_next_index()
300 synth->indexing.currindex = in synth_insert_next_index()
304 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index()
316 if ((ind / 10) <= synth->indexing.currindex) in spk_get_index_count()
317 index_count = synth->indexing.currindex - (ind / 10); in spk_get_index_count()
319 index_count = synth->indexing.currindex in spk_get_index_count()
H A Dspeakup_bns.c114 .currindex = 0,
H A Dspeakup_txprt.c119 .currindex = 0,
H A Dspeakup_spkout.c121 .currindex = 1,
H A Dspeakup_acntsa.c118 .currindex = 0,
H A Dspeakup_dummy.c134 .currindex = 0,
H A Dspeakup_audptr.c121 .currindex = 0,
H A Dspk_types.h152 unsigned char currindex; member
H A Dspeakup_ltlk.c130 .currindex = 1,
H A Dspeakup_apollo.c130 .currindex = 0,
H A Dspeakup_decext.c145 .currindex = 0,
H A Dspeakup_keypc.c122 .currindex = 0,
H A Dspeakup_acntpc.c131 .currindex = 0,
H A Dspeakup_dectlk.c154 .currindex = 1,
H A Dspeakup_decpc.c241 .currindex = 0,
H A Dspeakup_dtlk.c147 .currindex = 1,
H A Dspeakup_soft.c155 .currindex = 1,