Home
last modified time | relevance | path

Searched refs:TCGETS2 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/
H A Dtermios_internal.h39 #ifdef TCGETS2
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c407 #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 Dtty_io.c2906 #ifdef TCGETS2 in tty_compat_ioctl()
2907 case TCGETS2: in tty_compat_ioctl()
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dioctls.h61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
/openbmc/linux/include/uapi/asm-generic/
H A Dioctls.h61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h81 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h83 #define TCGETS2 _IOR('T', 42, struct termios2) macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h95 #define TCGETS2 _IOR('T', 42, struct termios2) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h35 #define TCGETS2 _IOR('T', 42, struct termios2) macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h19 #define TCGETS2 _IOR('T', 12, struct termios2) macro
/openbmc/linux/drivers/net/wwan/
H A Dwwan_core.c811 #ifdef TCGETS2 in wwan_port_fops_at_ioctl()
812 case TCGETS2: in wwan_port_fops_at_ioctl()