Home
last modified time | relevance | path

Searched refs:acpi_suspend_lowlevel (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/x86/kernel/acpi/
Dsleep.c33 int acpi_suspend_lowlevel(void) in acpi_suspend_lowlevel() function
/linux-2.6.39/arch/x86/include/asm/
Dacpi.h118 extern int acpi_suspend_lowlevel(void);
/linux-2.6.39/arch/ia64/include/asm/
Dacpi.h132 extern int acpi_suspend_lowlevel(void);
/linux-2.6.39/drivers/acpi/
Dsleep.c257 error = acpi_suspend_lowlevel(); in acpi_suspend_enter()
/linux-2.6.39/arch/ia64/kernel/
Dacpi.c1046 int acpi_suspend_lowlevel(void) { return 0; } in acpi_suspend_lowlevel() function