Home
last modified time | relevance | path

Searched refs:acpi_subsys_suspend (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/
H A Ddevice_pm.c1165 int acpi_subsys_suspend(struct device *dev) in acpi_subsys_suspend() function
1173 EXPORT_SYMBOL_GPL(acpi_subsys_suspend);
1377 .suspend = acpi_subsys_suspend,
/linux/drivers/acpi/x86/
H A Dlpss.c1225 .suspend = acpi_subsys_suspend,