Home
last modified time | relevance | path

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

/linux/include/xen/
A Dacpi.h67 acpi_suspend_lowlevel = xen_acpi_suspend_lowlevel; in xen_acpi_sleep_register()
/linux/arch/ia64/include/asm/
A Dacpi.h39 extern int acpi_suspend_lowlevel(void);
/linux/arch/x86/include/asm/
A Dacpi.h61 extern int (*acpi_suspend_lowlevel)(void);
/linux/drivers/acpi/
A Dsleep.c579 if (!acpi_suspend_lowlevel) in acpi_suspend_enter()
581 error = acpi_suspend_lowlevel(); in acpi_suspend_enter()
/linux/arch/x86/kernel/acpi/
A Dboot.c705 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
707 int (*acpi_suspend_lowlevel)(void); variable
/linux/arch/ia64/kernel/
A Dacpi.c911 int acpi_suspend_lowlevel(void) { return 0; } in acpi_suspend_lowlevel() function

Completed in 12 milliseconds