Searched refs:resume_callback (Results 1 – 2 of 2) sorted by relevance
43 QDF_BUG(ctx->resume_callback); in hif_ut_fw_resume_work()44 if (!ctx->resume_callback) in hif_ut_fw_resume_work()47 ctx->resume_callback(); in hif_ut_fw_resume_work()48 ctx->resume_callback = NULL; in hif_ut_fw_resume_work()81 scn->ut_suspend_ctx.resume_callback = callback; in hif_ut_apps_suspend()97 scn->ut_suspend_ctx.resume_callback = NULL; in hif_ut_apps_resume()
35 hif_ut_resume_callback resume_callback; member