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

/arch/ia64/kernel/
H A Dacpi.c997 * acpi_suspend_lowlevel() - save kernel state and suspend.
1001 int acpi_suspend_lowlevel(void) { return 0; } function
/arch/x86/kernel/acpi/
H A Dboot.c671 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
673 int (*acpi_suspend_lowlevel)(void); variable

Completed in 202 milliseconds