Searched refs:sleep_functions (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
H A Dhwxfsleep.c240 struct acpi_sleep_functions *sleep_functions = acpi_hw_sleep_dispatch() local
252 status = sleep_functions->extended_function(sleep_state); acpi_hw_sleep_dispatch()
256 status = sleep_functions->legacy_function(sleep_state); acpi_hw_sleep_dispatch()
266 status = sleep_functions->extended_function(sleep_state); acpi_hw_sleep_dispatch()

Completed in 49 milliseconds