Searched refs:wake_lock_work (Results 1 – 3 of 3) sorted by relevance
251 qdf_delayed_work_stop_sync(&ipa_ctx->wake_lock_work); in wlan_ipa_wdi_rm_request()310 qdf_delayed_work_start(&ipa_ctx->wake_lock_work, in wlan_ipa_wdi_rm_try_release()528 status = qdf_delayed_work_create(&ipa_ctx->wake_lock_work, in wlan_ipa_wdi_setup_rm()563 qdf_delayed_work_destroy(&ipa_ctx->wake_lock_work); in wlan_ipa_wdi_destroy_rm()
234 &ipa_ctx->wake_lock_work, in wlan_ipa_dump_ipa_ctx()
667 struct qdf_delayed_work wake_lock_work; member