Home
last modified time | relevance | path

Searched refs:TCSETS (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dioctls.h21 #define TCSETS 0x5402 macro
/linux/tools/include/uapi/asm-generic/
H A Dioctls.h21 #define TCSETS 0x5402 macro
/linux/arch/mips/include/uapi/asm/
H A Dioctls.h25 #define TCSETS 0x540e macro
H A Dtermbits.h173 #define TCSANOW TCSETS /* Change immediately */
/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h10 #define TCSETS _IOW('T', 17, struct termios) /* TCSETATTR */ macro
/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h28 #define TCSETS 0x5402 macro
/linux/arch/sh/include/uapi/asm/
H A Dioctls.h16 #define TCSETS 0x5402 macro
/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h22 #define TCSETS _IOW('t', 20, struct termios) macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h22 #define TCSETS _IOW('t', 20, struct termios) macro
/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h16 #define TCSETS _IOW('T', 9, struct termios) macro
/linux/drivers/tty/
H A Dtty_ioctl.c806 case TCSETS: in tty_mode_ioctl()
H A Dtty_io.c2928 case TCSETS: in tty_compat_ioctl()
/linux/net/bluetooth/rfcomm/
H A Dtty.c831 case TCSETS: in rfcomm_tty_ioctl()