drv_resume
SET_SYSTEM_SLEEP_PM_OPS(drv_suspend, drv_resume)
DEFINE_EVENT(local_only_evt, drv_resume,
res = drv_resume(local);