Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/hardware/
A Dhwxfsleep.c332 UINT32 SstValue; in AcpiEnterSleepStatePrep() local
364 SstValue = ACPI_SST_WORKING; in AcpiEnterSleepStatePrep()
371 SstValue = ACPI_SST_SLEEPING; in AcpiEnterSleepStatePrep()
376 SstValue = ACPI_SST_SLEEP_CONTEXT; in AcpiEnterSleepStatePrep()
381 SstValue = ACPI_SST_INDICATOR_OFF; /* Default is off */ in AcpiEnterSleepStatePrep()
389 AcpiHwExecuteSleepMethod (METHOD_PATHNAME__SST, SstValue); in AcpiEnterSleepStatePrep()

Completed in 3 milliseconds