Home
last modified time | relevance | path

Searched refs:TIOCGICOUNT (Results 1 – 16 of 16) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h99 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h117 #define TIOCGICOUNT 0x5492 /* read serial port inline interrupt counts */ macro
/external/python/cpython2/Modules/
Dtermios.c749 #ifdef TIOCGICOUNT
750 {"TIOCGICOUNT", TIOCGICOUNT},
/external/python/cpython3/Modules/
Dtermios.c777 #ifdef TIOCGICOUNT
778 {"TIOCGICOUNT", TIOCGICOUNT},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1658 TIOCGICOUNT = 0x545d const
Dzerrors_linux_mips64le.go1996 TIOCGICOUNT = 0x5492 const
Dzerrors_linux_ppc64.go2048 TIOCGICOUNT = 0x545d const
Dzerrors_linux_arm.go2004 TIOCGICOUNT = 0x545d const
Dzerrors_linux_mips64.go1996 TIOCGICOUNT = 0x5492 const
Dzerrors_linux_ppc64le.go2048 TIOCGICOUNT = 0x545d const
Dzerrors_linux_arm64.go1989 TIOCGICOUNT = 0x545d const
Dzerrors_linux_386.go1997 TIOCGICOUNT = 0x545d const
Dzerrors_linux_mips.go1996 TIOCGICOUNT = 0x5492 const
Dzerrors_linux_s390x.go2058 TIOCGICOUNT = 0x545d const
Dzerrors_linux_mipsle.go1996 TIOCGICOUNT = 0x5492 const
Dzerrors_linux_amd64.go1998 TIOCGICOUNT = 0x545d const