Function uacpi::sleep::prepare_for_wake_from_sleep

source ยท
pub fn prepare_for_wake_from_sleep(state: SleepState) -> Result<(), Status>
Expand description

Prepare to leave the given sleep state. Must be called with interrupts DISABLED.