Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c237 if (synth_current() == &synth_soft) { in softsynthx_read()
262 if (synth_current() != &synth_soft) in softsynthx_read()
360 if (synth_current() == &synth_soft && in softsynth_poll()
H A Dspk_priv.h74 struct spk_synth *synth_current(void);
H A Dsynth.c489 struct spk_synth *synth_current(void) in synth_current() function
493 EXPORT_SYMBOL_GPL(synth_current);