Searched refs:DTLK_CLEAR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Ddtlk.h9 #define DTLK_CLEAR 0x18 /* stops speech */ macro
/linux-4.4.14/drivers/char/
H A Ddtlk.c185 (ch == DTLK_CLEAR || dtlk_writeable())) { dtlk_write()
363 dtlk_write_tts(DTLK_CLEAR); dtlk_cleanup()
642 if (ch != DTLK_CLEAR) /* no flow control for CLEAR command */ dtlk_write_tts()

Completed in 142 milliseconds