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.c204 int (*acpi_suspend_lowlevel)(void); variable
206 int (*acpi_suspend_lowlevel)(void) = loongarch_acpi_suspend; variable
/linux/arch/x86/kernel/acpi/
H A Dboot.c726 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
728 int (*acpi_suspend_lowlevel)(void); variable