Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dboot.c698 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel; variable
700 int (*acpi_suspend_lowlevel)(void); variable
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dacpi.c911 int acpi_suspend_lowlevel(void) { return 0; } in acpi_suspend_lowlevel() function