Function uacpi::sleep::wake_from_sleep

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

Wake from the given sleep state. Must be called with interrupts ENABLED.