procspeech        297 drivers/staging/speakup/serialio.c 			ch = synth->procspeech;
procspeech         99 drivers/staging/speakup/speakup_acntpc.c 	.procspeech = PROCSPEECH,
procspeech         84 drivers/staging/speakup/speakup_acntsa.c 	.procspeech = PROCSPEECH,
procspeech         93 drivers/staging/speakup/speakup_apollo.c 	.procspeech = PROCSPEECH,
procspeech        177 drivers/staging/speakup/speakup_apollo.c 			if (synth->io_ops->synth_out(synth, synth->procspeech))
procspeech         88 drivers/staging/speakup/speakup_audptr.c 	.procspeech = PROCSPEECH,
procspeech         81 drivers/staging/speakup/speakup_bns.c 	.procspeech = PROCSPEECH,
procspeech        107 drivers/staging/speakup/speakup_decext.c 	.procspeech = PROCSPEECH,
procspeech        203 drivers/staging/speakup/speakup_decpc.c 	.procspeech = PROCSPEECH,
procspeech        112 drivers/staging/speakup/speakup_dectlk.c 	.procspeech = PROCSPEECH,
procspeech        114 drivers/staging/speakup/speakup_dtlk.c 	.procspeech = PROCSPEECH,
procspeech         84 drivers/staging/speakup/speakup_dummy.c 	.procspeech = PROCSPEECH,
procspeech         90 drivers/staging/speakup/speakup_keypc.c 	.procspeech = PROCSPEECH,
procspeech         95 drivers/staging/speakup/speakup_ltlk.c 	.procspeech = PROCSPEECH,
procspeech        119 drivers/staging/speakup/speakup_soft.c 	.procspeech = PROCSPEECH,
procspeech         86 drivers/staging/speakup/speakup_spkout.c 	.procspeech = PROCSPEECH,
procspeech         80 drivers/staging/speakup/speakup_txprt.c 	.procspeech = PROCSPEECH,
procspeech        376 drivers/staging/speakup/spk_ttyio.c 			ch = synth->procspeech;
procspeech        169 drivers/staging/speakup/spk_types.h 	char procspeech;
procspeech         95 drivers/staging/speakup/synth.c 			ch = synth->procspeech;
procspeech        110 drivers/staging/speakup/synth.c 			if (synth->io_ops->synth_out(synth, synth->procspeech))
procspeech        123 drivers/staging/speakup/synth.c 	synth->io_ops->synth_out(synth, synth->procspeech);