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

/linux-4.4.14/drivers/acpi/acpica/
H A Dhwxfsleep.c312 struct acpi_sleep_functions *sleep_functions = acpi_hw_sleep_dispatch() local
324 status = sleep_functions->extended_function(sleep_state); acpi_hw_sleep_dispatch()
328 status = sleep_functions->legacy_function(sleep_state); acpi_hw_sleep_dispatch()
338 status = sleep_functions->extended_function(sleep_state); acpi_hw_sleep_dispatch()

Completed in 57 milliseconds