Searched defs:I_IUCLC (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | tty.h | 67 #define I_IUCLC(tty) _I_FLAG((tty), IUCLC) macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | tty.h | 114 #define I_IUCLC(tty) _I_FLAG((tty), IUCLC) macro |