Home
last modified time | relevance | path

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

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