Home
last modified time | relevance | path

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

/reactos/drivers/bus/acpi/acpica/hardware/
H A Dhwxfsleep.c293 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; in ACPI_EXPORT_SYMBOL() local
306 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()
312 Status = SleepFunctions->LegacyFunction (SleepState); in ACPI_EXPORT_SYMBOL()
322 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()