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

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

Completed in 264 milliseconds