Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/loongarch/kernel/
A Dacpi.c144 int (*acpi_suspend_lowlevel)(void); variable
146 int (*acpi_suspend_lowlevel)(void) = loongarch_acpi_suspend; variable
/linux-6.3-rc2/arch/x86/kernel/acpi/
A Dboot.c777 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
779 int (*acpi_suspend_lowlevel)(void); variable
/linux-6.3-rc2/arch/ia64/kernel/
A Dacpi.c909 int acpi_suspend_lowlevel(void) { return 0; } in acpi_suspend_lowlevel() function

Completed in 7 milliseconds