Searched defs:C_CSTOPB (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | tty.h | 91 #define C_CSTOPB(tty) _C_FLAG((tty), CSTOPB) macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | tty.h | 138 #define C_CSTOPB(tty) _C_FLAG((tty), CSTOPB) macro |