Home
last modified time | relevance | path

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

/linux-6.8/arch/loongarch/kernel/
Dacpi.c174 int (*acpi_suspend_lowlevel)(void); variable
176 int (*acpi_suspend_lowlevel)(void) = loongarch_acpi_suspend; variable
/linux-6.8/arch/x86/kernel/acpi/
Dboot.c795 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
797 int (*acpi_suspend_lowlevel)(void); variable