Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp.c1098 static int sclp_undo_suspend(enum sclp_pm_event event) in sclp_undo_suspend() function
1117 return sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_thaw()
1122 return sclp_undo_suspend(SCLP_PM_EVENT_RESTORE); in sclp_restore()
1235 sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_panic_notify()