Searched refs:VINTR (Results 1 – 3 of 3) sorted by relevance
/include/linux/ | ||
D | termios_internal.h | 22 [VINTR] = 'C'-0x40, \ |
D | tty.h | 36 #define INTR_CHAR(tty) ((tty)->termios.c_cc[VINTR]) |
/include/uapi/asm-generic/ | ||
D | termbits.h | 42 #define VINTR 0 macro |