Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dsclp.c1099 static int sclp_undo_suspend(enum sclp_pm_event event) in sclp_undo_suspend() function
1118 return sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_thaw()
1123 return sclp_undo_suspend(SCLP_PM_EVENT_RESTORE); in sclp_restore()
1236 sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_panic_notify()