Home
last modified time | relevance | path

Searched refs:TIOCSERGETMULTI (Results 1 – 18 of 18) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h95 #define TIOCSERGETMULTI 0x545A /* Get multiport config */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h114 #define TIOCSERGETMULTI 0x548f /* Get multiport config */ macro
/external/python/cpython2/Modules/
Dtermios.c863 #ifdef TIOCSERGETMULTI
864 {"TIOCSERGETMULTI", TIOCSERGETMULTI},
/external/python/cpython3/Modules/
Dtermios.c891 #ifdef TIOCSERGETMULTI
892 {"TIOCSERGETMULTI", TIOCSERGETMULTI},
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc905 unsigned IOCTL_TIOCSERGETMULTI = TIOCSERGETMULTI;
Dsanitizer_common_interceptors_ioctl.inc445 _(TIOCSERGETMULTI, WRITE, struct_serial_multiport_struct_sz);
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1706 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_mips64le.go2043 TIOCSERGETMULTI = 0x548f const
Dzerrors_linux_ppc64.go2098 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_arm.go2050 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_mips64.go2043 TIOCSERGETMULTI = 0x548f const
Dzerrors_linux_ppc64le.go2098 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_arm64.go2035 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_386.go2043 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_mips.go2043 TIOCSERGETMULTI = 0x548f const
Dzerrors_linux_s390x.go2104 TIOCSERGETMULTI = 0x545a const
Dzerrors_linux_mipsle.go2043 TIOCSERGETMULTI = 0x548f const
Dzerrors_linux_amd64.go2044 TIOCSERGETMULTI = 0x545a const