restore_cleanup  1214 drivers/acpi/sleep.c 	.restore_cleanup = acpi_pm_thaw,
restore_cleanup  1264 drivers/acpi/sleep.c 	.restore_cleanup = acpi_pm_thaw,
restore_cleanup   425 include/linux/suspend.h 	void (*restore_cleanup)(void);
restore_cleanup    83 kernel/power/hibernate.c 	    && ops->restore_cleanup && ops->leave)) {
restore_cleanup   219 kernel/power/hibernate.c 		hibernation_ops->restore_cleanup();