Function uacpi::sleep::enter_sleep
source ยท pub fn enter_sleep(state: SleepState) -> Result<(), Status>Expand description
Enter the given sleep state after preparation. Must be called with interrupts DISABLED.
pub fn enter_sleep(state: SleepState) -> Result<(), Status>Enter the given sleep state after preparation. Must be called with interrupts DISABLED.