Module uacpi::sleep

source ·

Enums§

Functions§

  • Enter the given sleep state after preparation. Must be called with interrupts DISABLED.
  • Prepare for a given sleep state. Must be called with interrupts ENABLED.
  • Prepare to leave the given sleep state. Must be called with interrupts DISABLED.
  • Attempt reset via the FADT reset register.
  • Sets the firmware waking vector in FACS. addr32 is the real mode entry-point address addr64 is the protected mode entry-point address
  • Wake from the given sleep state. Must be called with interrupts ENABLED.