Searched refs:TIOCMBIS (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h56 #define TIOCMBIS _IOW('T', 22, unsigned int) macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h30 #define TIOCMBIS 0x5416 macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h34 #define TIOCMBIS 0x741b /* bis modem bits */ macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h44 #define TIOCMBIS _IOW('T', 22, unsigned int) /* 0x5416 */ macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h41 #define TIOCMBIS 0x5416 macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h41 #define TIOCMBIS 0x5416 macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h52 #define TIOCMBIS 0x5416 macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h57 #define TIOCMBIS 0x5416 macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h64 #define TIOCMBIS _IOW('t', 108, int) macro
/linux-master/drivers/net/wwan/
H A Dwwan_core.c840 case TIOCMBIS: {
849 else if (cmd == TIOCMBIS)
/linux-master/drivers/tty/
H A Dtty_io.c2572 case TIOCMBIS:
2777 case TIOCMBIS:
2905 case TIOCMBIS:

Completed in 183 milliseconds