Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds