Searched refs:synth_dec_pc (Results 1 - 1 of 1) sorted by path

/drivers/staging/speakup/
H A Dspeakup_decpc.c212 static struct spk_synth synth_dec_pc = { variable in typeref:struct:spk_synth
490 module_param_named(start, synth_dec_pc.startup, short, S_IRUGO);
496 return synth_add(&synth_dec_pc);
501 synth_remove(&synth_dec_pc);

Completed in 38 milliseconds