Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/asm-generic/
H A Dioctls.h78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dioctls.h78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h92 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h61 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h106 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h101 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h94 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h106 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h25 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
/openbmc/linux/drivers/tty/
H A Dpty.c463 case TIOCGPKT: /* Get PT packet mode */ in pty_bsd_ioctl()
652 case TIOCGPKT: /* Get PT packet mode */ in pty_unix98_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch64 +pub const TIOCGPKT: u32 = 2147767352;