synth_apollo 88 drivers/staging/speakup/speakup_apollo.c static struct spk_synth synth_apollo = { synth_apollo 193 drivers/staging/speakup/speakup_apollo.c module_param_named(ser, synth_apollo.ser, int, 0444); synth_apollo 194 drivers/staging/speakup/speakup_apollo.c module_param_named(dev, synth_apollo.dev_name, charp, 0444); synth_apollo 195 drivers/staging/speakup/speakup_apollo.c module_param_named(start, synth_apollo.startup, short, 0444); synth_apollo 201 drivers/staging/speakup/speakup_apollo.c module_spk_synth(synth_apollo);