Home
last modified time | relevance | path

Searched refs:SYNTH_OK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h17 #define SYNTH_OK 0x0001 macro
34 #define A_CTL (B_CTL + SYNTH_OK)
H A Dmain.c1125 } else if (char_type & SYNTH_OK) { in spkup_write()