Searched refs:TIOCGPKT (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 92 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 61 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 106 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 101 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 94 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 106 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 25 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ macro
|
/openbmc/linux/drivers/tty/ |
H A D | pty.c | 463 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 D | rv32-missing-syscalls.patch | 64 +pub const TIOCGPKT: u32 = 2147767352;
|