Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accessibility/speakup/
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()
Dspk_priv.h74 struct spk_synth *synth_current(void);
Dsynth.c571 struct spk_synth *synth_current(void) in synth_current() function
575 EXPORT_SYMBOL_GPL(synth_current);