synth_audptr       83 drivers/staging/speakup/speakup_audptr.c static struct spk_synth synth_audptr = {
synth_audptr      156 drivers/staging/speakup/speakup_audptr.c module_param_named(ser, synth_audptr.ser, int, 0444);
synth_audptr      157 drivers/staging/speakup/speakup_audptr.c module_param_named(dev, synth_audptr.dev_name, charp, 0444);
synth_audptr      158 drivers/staging/speakup/speakup_audptr.c module_param_named(start, synth_audptr.startup, short, 0444);
synth_audptr      164 drivers/staging/speakup/speakup_audptr.c module_spk_synth(synth_audptr);