Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp.c1087 static int sclp_undo_suspend(enum sclp_pm_event event) in sclp_undo_suspend() function
1106 return sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_thaw()
1111 return sclp_undo_suspend(SCLP_PM_EVENT_RESTORE); in sclp_restore()
1223 sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_panic_notify()