Home
last modified time | relevance | path

Searched refs:spk_pitch_shift (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup.h109 extern short spk_pitch_shift, synth_flags;
H A Dsynth.c202 if (spk_pitch_shift) { in spk_do_flush()
204 spk_pitch_shift = 0; in spk_do_flush()
H A Dmain.c60 short spk_pitch_shift, synth_flags; variable
431 spk_pitch_shift++; in speak_char()
446 spk_pitch_shift++; in speak_char()
720 spk_pitch_shift++; in spell_word()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup.h110 extern short spk_pitch_shift, synth_flags;
H A Dsynth.c202 if (spk_pitch_shift) { in spk_do_flush()
204 spk_pitch_shift = 0; in spk_do_flush()
H A Dmain.c60 short spk_pitch_shift, synth_flags; variable
429 spk_pitch_shift++; in speak_char()
444 spk_pitch_shift++; in speak_char()
720 spk_pitch_shift++; in spell_word()

Completed in 10 milliseconds