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

/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_spkout.c96 static struct spk_synth synth_spkout = { variable in typeref:struct:spk_synth
143 module_param_named(ser, synth_spkout.ser, int, S_IRUGO);
144 module_param_named(start, synth_spkout.startup, short, S_IRUGO);
149 module_spk_synth(synth_spkout); variable

Completed in 41 milliseconds