11#ifndef UACPI_BAREBONES_MODE
25 UACPI_SLEEP_STATE_S0 = 0,
31 UACPI_SLEEP_STATE_MAX = UACPI_SLEEP_STATE_S5,
uacpi_u64 uacpi_phys_addr
uacpi_status uacpi_set_waking_vector(uacpi_phys_addr addr32, uacpi_phys_addr addr64)
uacpi_status uacpi_prepare_for_sleep_state(uacpi_sleep_state)
uacpi_status uacpi_prepare_for_wake_from_sleep_state(uacpi_sleep_state)
uacpi_status uacpi_reboot(void)
uacpi_status uacpi_wake_from_sleep_state(uacpi_sleep_state)
uacpi_status uacpi_enter_sleep_state(uacpi_sleep_state)
#define UACPI_ALWAYS_ERROR_FOR_REDUCED_HARDWARE(fn)