Searched refs:SleepFunctions (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/hardware/
H A Dhwxfsleep.c274 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; local
287 Status = SleepFunctions->ExtendedFunction (SleepState);
293 Status = SleepFunctions->LegacyFunction (SleepState);
303 Status = SleepFunctions->ExtendedFunction (SleepState);

Completed in 24 milliseconds