Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dspeakup_soft.c218 if (synth_current() == &synth_soft) { in softsynthx_read()
243 if (synth_current() != &synth_soft) in softsynthx_read()
341 if (synth_current() == &synth_soft && in softsynth_poll()
Dspk_priv.h74 struct spk_synth *synth_current(void);
Dsynth.c484 struct spk_synth *synth_current(void) in synth_current() function
488 EXPORT_SYMBOL_GPL(synth_current);