Searched refs:TCGETS2 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | termios_internal.h | 39 #ifdef TCGETS2
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ioctl.c | 407 #ifdef TCGETS2 473 #ifdef TCGETS2 in set_termios() 814 #ifndef TCGETS2 in tty_mode_ioctl() 826 case TCGETS2: in tty_mode_ioctl() 846 #ifndef TCGETS2 in tty_mode_ioctl()
|
H A D | tty_io.c | 2906 #ifdef TCGETS2 in tty_compat_ioctl() 2907 case TCGETS2: in tty_compat_ioctl()
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 81 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 83 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 95 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 35 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 19 #define TCGETS2 _IOR('T', 12, struct termios2) macro
|
/openbmc/linux/drivers/net/wwan/ |
H A D | wwan_core.c | 811 #ifdef TCGETS2 in wwan_port_fops_at_ioctl() 812 case TCGETS2: in wwan_port_fops_at_ioctl()
|