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

/linux-master/drivers/accessibility/speakup/
H A Dspeakup_apollo.c101 static struct spk_synth synth_apollo = { variable in typeref:struct:spk_synth
206 module_param_named(ser, synth_apollo.ser, int, 0444);
207 module_param_named(dev, synth_apollo.dev_name, charp, 0444);
208 module_param_named(start, synth_apollo.startup, short, 0444);
229 module_spk_synth(synth_apollo); variable

Completed in 78 milliseconds