Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/char/
Dsclp.c1086 static int sclp_undo_suspend(enum sclp_pm_event event) in sclp_undo_suspend() function
1105 return sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_thaw()
1110 return sclp_undo_suspend(SCLP_PM_EVENT_RESTORE); in sclp_restore()
1227 sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_panic_notify()