Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
Dsclp_quiesce.c67 case SCLP_PM_EVENT_THAW: in sclp_quiesce_pm_event()
Dsclp_con.c303 case SCLP_PM_EVENT_THAW: in sclp_console_pm_event()
Dsclp.c1082 sclp_pm_event(SCLP_PM_EVENT_THAW, 1); in sclp_freeze()
1105 return sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_thaw()
1227 sclp_undo_suspend(SCLP_PM_EVENT_THAW); in sclp_panic_notify()
Dsclp.h86 SCLP_PM_EVENT_THAW, enumerator
Dsclp_vt220.c832 case SCLP_PM_EVENT_THAW: in sclp_vt220_pm_event_fn()