Home
last modified time | relevance | path

Searched refs:TIOCGETP (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dioctls.h8 #define TIOCGETP __TIOCGETP macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h67 #define TIOCGETP 0x7408 macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h15 #define TIOCGETP _IOR('t', 8, struct sgttyb) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h15 #define TIOCGETP _IOR('t', 8, struct sgttyb) macro
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c561 #ifdef TIOCGETP
789 #ifdef TIOCGETP in tty_mode_ioctl()
790 case TIOCGETP: in tty_mode_ioctl()
H A Dtty_io.c2889 #ifdef TIOCGETP in tty_compat_ioctl()
2890 case TIOCGETP: in tty_compat_ioctl()