Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/hardware/
H A Dhwxfsleep.c282 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; in ACPI_EXPORT_SYMBOL() local
295 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()
301 Status = SleepFunctions->LegacyFunction (SleepState); in ACPI_EXPORT_SYMBOL()
311 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()