Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_priv.h72 int synth_add(struct spk_synth *in_synth);
H A Dsynth.c453 int synth_add(struct spk_synth *in_synth) in synth_add() function
476 EXPORT_SYMBOL_GPL(synth_add);
H A Dspk_types.h216 module_driver(__spk_synth, synth_add, synth_remove)