Home
last modified time | relevance | path

Searched refs:synth_flags (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h110 extern short spk_pitch_shift, synth_flags;
H A Dsynth.c425 synth_flags = synth->flags; in do_synth_init()
H A Dmain.c60 short spk_pitch_shift, synth_flags; variable
1116 if ((synth_flags & SF_DEC) && (last_type & PUNC)) in spkup_write()