Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_dtlk.h27 #define TTS_ALMOST_FULL 0x08 /* mask for AF bit: When set to 1, macro
H A Dspeakup_dtlk.c160 return (synth_status & TTS_ALMOST_FULL) != 0; in synth_full()
/kernel/linux/linux-5.10/include/linux/
H A Ddtlk.h31 #define TTS_ALMOST_FULL 0x08 /* mask for AF bit: When set to 1, macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_dtlk.h27 #define TTS_ALMOST_FULL 0x08 /* mask for AF bit: When set to 1, macro
H A Dspeakup_dtlk.c170 return (synth_status & TTS_ALMOST_FULL) != 0; in synth_full()
/kernel/linux/linux-6.6/include/linux/
H A Ddtlk.h31 #define TTS_ALMOST_FULL 0x08 /* mask for AF bit: When set to 1, macro

Completed in 3 milliseconds