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

/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_audptr.c97 static struct spk_synth synth_audptr = { variable in typeref:struct:spk_synth
174 module_param_named(ser, synth_audptr.ser, int, S_IRUGO);
175 module_param_named(start, synth_audptr.startup, short, S_IRUGO);
180 module_spk_synth(synth_audptr); variable

Completed in 41 milliseconds