Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c403 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; in ACPI_EXPORT_SYMBOL() local
416 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()
422 Status = SleepFunctions->LegacyFunction (SleepState); in ACPI_EXPORT_SYMBOL()
432 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()