Home
last modified time | relevance | path

Searched defs:RB_POWER_OFF (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/linux/user/include/sys/
Dreboot.h27 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/include/sys/
Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs981 pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1861 pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2464 pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; constant