Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/acpi/
H A Dsleep.c555 * acpi_suspend_begin - Set the target system sleep state to the state
558 static int acpi_suspend_begin(suspend_state_t pm_state) in acpi_suspend_begin() function
678 .begin = acpi_suspend_begin,
693 int error = acpi_suspend_begin(pm_state); in acpi_suspend_begin_old()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dsleep.c556 * acpi_suspend_begin - Set the target system sleep state to the state
559 static int acpi_suspend_begin(suspend_state_t pm_state) in acpi_suspend_begin() function
673 .begin = acpi_suspend_begin,
688 int error = acpi_suspend_begin(pm_state); in acpi_suspend_begin_old()

Completed in 3 milliseconds