Searched refs:TCSETS (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h28 #define TCSETS 0x5402 macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h10 #define TCSETS _IOW('T', 17, struct termios) /* TCSETATTR */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h25 #define TCSETS 0x540e macro
H A Dtermbits.h173 #define TCSANOW TCSETS /* Change immediately */
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h16 #define TCSETS 0x5402 macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h21 #define TCSETS 0x5402 macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h21 #define TCSETS 0x5402 macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h22 #define TCSETS _IOW('t', 20, struct termios) macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h22 #define TCSETS _IOW('t', 20, struct termios) macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h16 #define TCSETS _IOW('T', 9, struct termios) macro
/linux-master/drivers/tty/
H A Dtty_ioctl.c806 case TCSETS:
H A Dtty_io.c2928 case TCSETS:
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c834 case TCSETS:
835 BT_DBG("TCSETS is not supported");
/linux-master/drivers/net/wwan/
H A Dwwan_core.c810 case TCSETS:

Completed in 172 milliseconds