Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspeakup_soft.c228 if (synth_current() == &synth_soft) { in softsynthx_read()
253 if (synth_current() != &synth_soft) in softsynthx_read()
351 if (synth_current() == &synth_soft && in softsynth_poll()
Dspk_priv.h74 struct spk_synth *synth_current(void);
Dsynth.c487 struct spk_synth *synth_current(void) in synth_current() function
491 EXPORT_SYMBOL_GPL(synth_current);