Home
last modified time | relevance | path

Searched defs:acpi_suspend_lowlevel (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/loongarch/kernel/
Dacpi.c204 int (*acpi_suspend_lowlevel)(void); variable
206 int (*acpi_suspend_lowlevel)(void) = loongarch_acpi_suspend; variable
/linux-6.14.4/arch/x86/kernel/acpi/
Dboot.c728 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
730 int (*acpi_suspend_lowlevel)(void); variable