Home
last modified time | relevance | path

Searched refs:x86_acpi_suspend_lowlevel (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/kernel/acpi/
Dsleep.h19 extern int x86_acpi_suspend_lowlevel(void);
Dsleep.c46 int x86_acpi_suspend_lowlevel(void) in x86_acpi_suspend_lowlevel() function
Dboot.c663 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel;