synth_settings    273 drivers/staging/speakup/speakup_dtlk.c static struct synth_settings *synth_interrogate(struct spk_synth *synth)
synth_settings    276 drivers/staging/speakup/speakup_dtlk.c 	static char buf[sizeof(struct synth_settings) + 1];
synth_settings    278 drivers/staging/speakup/speakup_dtlk.c 	static struct synth_settings status;
synth_settings    285 drivers/staging/speakup/speakup_dtlk.c 		if (total < sizeof(struct synth_settings))
synth_settings    320 drivers/staging/speakup/speakup_dtlk.c 	struct synth_settings *sp;