Home
last modified time | relevance | path

Searched refs:TCSBRKP (Results 1 - 25 of 32) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h48 #define TCSBRKP 0x5425 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h48 #define TCSBRKP 0x5425 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h48 #define TCSBRKP 0x5425 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h48 #define TCSBRKP 0x5425 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h79 #define TCSBRKP 0x5486 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h79 #define TCSBRKP 0x5486 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h85 #define TCSBRKP 0x5425 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h79 #define TCSBRKP 0x5486 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h85 #define TCSBRKP 0x5425 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h72 #define TCSBRKP _IOW('T', 37, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h65 #define TCSBRKP 0x5425 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h65 #define TCSBRKP 0x5425 macro
/third_party/python/Modules/
H A Dtermios.c1015 #ifdef TCSBRKP
1016 {"TCSBRKP", TCSBRKP},
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs163 pub const TCSBRKP: ::Ioctl = 0x5425; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs150 pub const TCSBRKP: ::Ioctl = 0x5486; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs142 pub const TCSBRKP: ::Ioctl = 0x5425; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs142 pub const TCSBRKP: ::Ioctl = 0x5425; consts
/third_party/backends/backend/
H A Ddc210.c397 * and TCSBRKP, but that is system dependent. e.g. on irix a non-zero in init_dc210()
407 # elif defined(TCSBRKP) in init_dc210()
408 ioctl (camera->fd, TCSBRKP, 0); in init_dc210()
H A Ddc240.c442 * and TCSBRKP, but that is system dependent. e.g. on irix a non-zero in init_dc240()
452 # elif defined(TCSBRKP) in init_dc240()
453 ioctl (camera->fd, TCSBRKP, 0); in init_dc240()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h45 #define TCSBRKP 0x5425ul macro
1601 #define TCSBRKP 0x5425ul macro
3161 #define TCSBRKP 0x5425ul macro
4717 #define TCSBRKP 0x5425ul macro
6169 #define TCSBRKP 0x5425ul macro
7615 #define TCSBRKP 0x5486ul macro
9165 #define TCSBRKP 0x5486ul macro
10716 #define TCSBRKP 0x5425ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs45 pub const TCSBRKP: u32 = 21541; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c234 IOCTL_REQUEST(TCSBRKP); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs45 pub const TCSBRKP: u32 = 21541; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs44 pub const TCSBRKP: u32 = 21638; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs45 pub const TCSBRKP: u32 = 21541; consts

Completed in 76 milliseconds

12