Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accessibility/speakup/
Dspk_priv.h73 void synth_remove(struct spk_synth *in_synth);
Dsynth.c560 void synth_remove(struct spk_synth *in_synth) in synth_remove() function
569 EXPORT_SYMBOL_GPL(synth_remove);
Dspk_types.h216 module_driver(__spk_synth, synth_add, synth_remove)