PM_EVENT_RESTORE
case PM_EVENT_RESTORE:
case PM_EVENT_RESTORE:
case PM_EVENT_RESTORE:
if (pm_transition.event == PM_EVENT_RESTORE)
case PM_EVENT_RESTORE:
bool hibernated = (msg.event == PM_EVENT_RESTORE);
return ohci_resume(hcd, msg.event == PM_EVENT_RESTORE);
bool hibernated = (msg.event == PM_EVENT_RESTORE);
bool power_lost = msg.event == PM_EVENT_RESTORE;
#define PMSG_RESTORE ((struct pm_message){ .event = PM_EVENT_RESTORE, })
{ PM_EVENT_RESTORE, "restore" }, \
((codec)->core.dev.power.power_state.event == PM_EVENT_RESTORE)