Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dacpi.c205 int (*acpi_suspend_lowlevel)(void); variable
207 int (*acpi_suspend_lowlevel)(void) = loongarch_acpi_suspend; variable
/linux/arch/x86/kernel/acpi/
H A Dboot.c728 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
730 int (*acpi_suspend_lowlevel)(void); variable