Home
last modified time | relevance | path

Searched refs:TCSETSW (Results 1 – 11 of 11) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dioctls.h22 #define TCSETSW 0x5403 macro
/linux/tools/include/uapi/asm-generic/
H A Dioctls.h22 #define TCSETSW 0x5403 macro
/linux/arch/mips/include/uapi/asm/
H A Dioctls.h26 #define TCSETSW 0x540f macro
H A Dtermbits.h174 #define TCSADRAIN TCSETSW /* Change when pending output is written */
/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h11 #define TCSETSW _IOW('T', 18, struct termios) /* TCSETATTRD */ macro
/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h29 #define TCSETSW 0x5403 macro
/linux/arch/sh/include/uapi/asm/
H A Dioctls.h17 #define TCSETSW 0x5403 macro
/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h23 #define TCSETSW _IOW('t', 21, struct termios) macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h23 #define TCSETSW _IOW('t', 21, struct termios) macro
/linux/drivers/tty/
H A Dtty_ioctl.c800 case TCSETSW: in tty_mode_ioctl()
/linux/drivers/net/wwan/
H A Dwwan_core.c989 case TCSETSW: in wwan_port_fops_at_ioctl()