Searched refs:TIOCCBRK (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h93 #define TIOCCBRK _IO('T', 40) /* BSD compatibility */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h48 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h79 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h81 #define TIOCCBRK _IO('T', 40) /* 0x5428 */ /* BSD compatibility */ macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h59 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h59 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h92 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h97 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h78 #define TIOCCBRK _IO('t', 122) macro
/linux-master/drivers/tty/
H A Dtty_io.c2698 case TIOCCBRK:
2704 if (cmd != TIOCCBRK) {
2758 case TIOCCBRK: /* Turn break off, unconditionally */
2959 case TIOCCBRK:

Completed in 166 milliseconds