Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/acpi/
Dsleep.h20 extern int x86_acpi_suspend_lowlevel(void);
Dsleep.c58 int x86_acpi_suspend_lowlevel(void) in x86_acpi_suspend_lowlevel() function
Dboot.c764 int (*acpi_suspend_lowlevel)(void) = x86_acpi_suspend_lowlevel;