Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dspk_priv.h76 void synth_remove(struct spk_synth *in_synth);
Dsynth.c473 void synth_remove(struct spk_synth *in_synth) in synth_remove() function
482 EXPORT_SYMBOL_GPL(synth_remove);
Dspk_types.h207 module_driver(__spk_synth, synth_add, synth_remove)