Searched refs:restore_cleanup (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/acpi/
H A Dsleep.c969 .restore_cleanup = acpi_pm_thaw,
1020 .restore_cleanup = acpi_pm_thaw,
/linux-master/include/linux/
H A Dsuspend.h354 * @restore_cleanup: Clean up after a failing image restoration.
372 void (*restore_cleanup)(void); member in struct:platform_hibernation_ops
/linux-master/kernel/power/
H A Dhibernate.c109 && ops->restore_cleanup && ops->leave)) {
247 hibernation_ops->restore_cleanup();

Completed in 115 milliseconds