Searched defs:sleep_type_b (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/public/zircon/syscalls/
H A Dsystem.h26 uint8_t sleep_type_b; // Value from ACPI VM (SLP_TYPb) member in struct:zx_system_powerctl_arg::__anon817::__anon818
/fuchsia/zircon/kernel/syscalls/
H A Dsystem_x86.cpp39 uint8_t sleep_type_b = arg->acpi_transition_s_state.sleep_type_b; local
156 uint8_t sleep_type_b = arg->acpi_transition_s_state.sleep_type_b; local

Completed in 76 milliseconds