Home
last modified time | relevance | path

Searched refs:TIOCSERSETMULTI (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h92 #define TIOCSERSETMULTI 0x545B /* Set multiport config */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h111 #define TIOCSERSETMULTI 0x5490 /* Set multiport config */ macro
/external/python/cpython2/Modules/
Dtermios.c869 #ifdef TIOCSERSETMULTI
870 {"TIOCSERSETMULTI", TIOCSERSETMULTI},
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc906 unsigned IOCTL_TIOCSERSETMULTI = TIOCSERSETMULTI;
Dsanitizer_common_interceptors_ioctl.inc446 _(TIOCSERSETMULTI, READ, struct_serial_multiport_struct_sz);