Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h36 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h36 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h36 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/arch/generic/bits/
Dioctl.h36 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/arch/mips64/bits/
Dioctl.h75 #define TIOCSSOFTCAR 0x5482 macro
/third_party/musl/arch/mips/bits/
Dioctl.h75 #define TIOCSSOFTCAR 0x5482 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h75 #define TIOCSSOFTCAR 0x5482 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h75 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h53 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h75 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h53 #define TIOCSSOFTCAR 0x541A macro
/third_party/musl/arch/sh/bits/
Dioctl.h62 #define TIOCSSOFTCAR _IOW('T', 26, unsigned int) macro
/third_party/python/Modules/
Dtermios.c976 #ifdef TIOCSSOFTCAR
977 {"TIOCSSOFTCAR", TIOCSSOFTCAR},