Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/char/
Dsclp.c994 static int sclp_undo_suspend(enum sclp_pm_event event) in sclp_undo_suspend() function
1013 return sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_thaw()
1018 return sclp_undo_suspend(SCLP_PM_EVENT_RESTORE); in sclp_restore()
1094 sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_panic_notify()