Home
last modified time | relevance | path

Searched defs:TIOCGRS485 (Results 1 - 25 of 25) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h52 #define TIOCGRS485 0x542E macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h52 #define TIOCGRS485 0x542E macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h52 #define TIOCGRS485 0x542E macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h52 #define TIOCGRS485 0x542E macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h61 #define TIOCGRS485 _IOR('T', 0x2E, char[32]) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h61 #define TIOCGRS485 _IOR('T', 0x2E, char[32]) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h89 #define TIOCGRS485 0x542e macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h61 #define TIOCGRS485 _IOR('T', 0x2E, char[32]) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h89 #define TIOCGRS485 0x542e macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h80 #define TIOCGRS485 _IOR('T', 46, char[32]) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h69 #define TIOCGRS485 0x542E macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h69 #define TIOCGRS485 0x542E macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs171 pub const TIOCGRS485: ::Ioctl = 0x542E; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs195 pub const TIOCGRS485: ::Ioctl = 0x4020542e; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs146 pub const TIOCGRS485: ::Ioctl = 0x542e; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs212 pub const TIOCGRS485: ::c_int = 21550; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h60 #define TIOCGRS485 0x542eul macro
1616 #define TIOCGRS485 0x542eul macro
3176 #define TIOCGRS485 0x542eul macro
4732 #define TIOCGRS485 0x542eul macro
6184 #define TIOCGRS485 0x542eul macro
10731 #define TIOCGRS485 0x542eul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs60 pub const TIOCGRS485: u32 = 21550; consts

Completed in 155 milliseconds