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

/linux-master/arch/loongarch/kernel/
H A Dacpi.c174 int (*acpi_suspend_lowlevel)(void); variable
176 int (*acpi_suspend_lowlevel)(void) = loongarch_acpi_suspend; variable
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c766 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
768 int (*acpi_suspend_lowlevel)(void); variable

Completed in 96 milliseconds