Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dserialio.h30 #define SPK_LO_TTY 0 macro
H A Dserialio.c177 if ((synth->ser >= SPK_LO_TTY) && (synth->ser <= SPK_HI_TTY)) { in spk_serial_synth_probe()