Home
last modified time | relevance | path

Searched refs:acpi_enter_sleep_state (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/acpi/acpica/
A Dhwxfsleep.c286 acpi_status acpi_enter_sleep_state(u8 sleep_state) in ACPI_EXPORT_SYMBOL()
290 ACPI_FUNCTION_TRACE(acpi_enter_sleep_state); in ACPI_EXPORT_SYMBOL()
308 ACPI_EXPORT_SYMBOL(acpi_enter_sleep_state) in ACPI_EXPORT_SYMBOL() argument
A Ddbcmds.c188 status = acpi_enter_sleep_state(sleep_state); in acpi_db_do_one_sleep_state()
/linux-6.3-rc2/include/xen/
A Dacpi.h55 acpi_enter_sleep_state(ACPI_STATE_S3); in xen_acpi_suspend_lowlevel()
/linux-6.3-rc2/drivers/acpi/
A Dsleep.c596 status = acpi_enter_sleep_state(acpi_state); in acpi_suspend_enter()
923 status = acpi_enter_sleep_state(ACPI_STATE_S4); in acpi_hibernation_enter()
1067 acpi_enter_sleep_state(ACPI_STATE_S5); in acpi_power_off()
/linux-6.3-rc2/arch/x86/kernel/acpi/
A Dsleep.c49 return acpi_enter_sleep_state(state); in x86_acpi_enter_sleep_state()
/linux-6.3-rc2/include/acpi/
A Dacpixf.h871 ACPI_EXTERNAL_RETURN_STATUS(acpi_status acpi_enter_sleep_state(u8 sleep_state))

Completed in 18 milliseconds