Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dspk_priv.h61 unsigned char spk_synth_get_index(struct spk_synth *synth);
Dspeakup_spkout.c105 .get_index = spk_synth_get_index,
Dsynth.c145 unsigned char spk_synth_get_index(struct spk_synth *synth) in spk_synth_get_index() function
149 EXPORT_SYMBOL_GPL(spk_synth_get_index);
Dspeakup_ltlk.c114 .get_index = spk_synth_get_index,
Dspeakup_dtlk.c132 .get_index = spk_synth_get_index,