Home
last modified time | relevance | path

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

/acpica-latest/source/components/hardware/
Dhwxfsleep.c401 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; in ACPI_EXPORT_SYMBOL() local
414 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()
420 Status = SleepFunctions->LegacyFunction (SleepState); in ACPI_EXPORT_SYMBOL()
430 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()