Home
last modified time | relevance | path

Searched refs:TIOCGLCKTRMIOS (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dioctls.h91 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dioctls.h91 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h110 #define TIOCGLCKTRMIOS 0x548b macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h74 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h116 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h111 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h104 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h116 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h119 #define TIOCGLCKTRMIOS 0x5456 macro
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c847 case TIOCGLCKTRMIOS: in tty_mode_ioctl()
864 case TIOCGLCKTRMIOS: in tty_mode_ioctl()
H A Dtty_io.c2916 case TIOCGLCKTRMIOS: in tty_compat_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h49 IOCTL(TIOCGLCKTRMIOS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios))) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch62 +pub const TIOCGLCKTRMIOS: u32 = 21590;