Searched defs:C_CSIZE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | tty.h | 90 #define C_CSIZE(tty) _C_FLAG((tty), CSIZE) macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | tty.h | 137 #define C_CSIZE(tty) _C_FLAG((tty), CSIZE) macro |