Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/accessibility/speakup/
Dspeakup_apollo.c88 static struct spk_synth synth_apollo = { variable
193 module_param_named(ser, synth_apollo.ser, int, 0444);
194 module_param_named(dev, synth_apollo.dev_name, charp, 0444);
195 module_param_named(start, synth_apollo.startup, short, 0444);
201 module_spk_synth(synth_apollo);