Home
last modified time | relevance | path

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

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