Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c540 AcpiEnterSleepState ( in ACPI_EXPORT_SYMBOL()
546 ACPI_FUNCTION_TRACE (AcpiEnterSleepState); in ACPI_EXPORT_SYMBOL()
561 ACPI_EXPORT_SYMBOL (AcpiEnterSleepState) in ACPI_EXPORT_SYMBOL() argument
/freebsd/sys/i386/acpica/
H A Dacpi_wakeup.c246 status = AcpiEnterSleepState(state); in acpi_sleep_machdep()
249 "AcpiEnterSleepState failed - %s\n", in acpi_sleep_machdep()
/freebsd/sys/amd64/acpica/
H A Dacpi_wakeup.c238 status = AcpiEnterSleepState(state); in acpi_sleep_machdep()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c367 Status = AcpiEnterSleepState (SleepState); in AcpiDbDoOneSleepState()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacpixf.h1280 AcpiEnterSleepState (
/freebsd/sys/dev/acpica/
H A Dacpi.c2495 status = AcpiEnterSleepState(ACPI_STATE_S5); in acpi_shutdown_final()
3493 status = AcpiEnterSleepState(state); in acpi_EnterSleepState()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6527 interfaces, AcpiEnterSleepState and AcpiLeaveSleepStatePrep. Tang Feng.
6985 that the BIOS asks for via _OSI. Changed interfaces: AcpiEnterSleepState
7096 AcpiEnterSleepStatePrep and AcpiEnterSleepState. The new interface is
10640 AcpiEnterSleepStatePrep to AcpiEnterSleepState. _GTS is now executed
18719 The AcpiEnterSleepState and AcpiLeaveSleepState interfaces now