Home
last modified time | relevance | path

Searched refs:qdf_delayed_work_stop_sync (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/test/
Dqdf_delayed_work_test.c47 qdf_delayed_work_stop_sync(&dwork); in qdf_delayed_work_unit_test()
48 QDF_BUG(!qdf_delayed_work_stop_sync(&dwork)); in qdf_delayed_work_unit_test()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_delayed_work.h96 #define qdf_delayed_work_stop_sync(dwork) \ macro
/wlan-driver/qcacld-3.0/components/ftm_time_sync/dispatcher/src/
Dwlan_ftm_time_sync_tgt_api.c60 qdf_delayed_work_stop_sync(&vdev_priv->ftm_time_sync_work); in tgt_ftm_ts_start_stop_evt()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_delayed_work.c107 qdf_delayed_work_stop_sync(dwork); in __qdf_delayed_work_destroy()
/wlan-driver/qcacld-3.0/components/ftm_time_sync/core/src/
Dftm_time_sync_main.c373 qdf_delayed_work_stop_sync(&vdev_priv->ftm_time_sync_work); in ftm_time_sync_stop()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_rm.c251 qdf_delayed_work_stop_sync(&ipa_ctx->wake_lock_work); in wlan_ipa_wdi_rm_request()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sar_limits.c1246 qdf_delayed_work_stop_sync(&hdd_ctx->sar_safety_unsolicited_work); in wlan_hdd_sar_timers_reset()
Dwlan_hdd_main.c14120 qdf_delayed_work_stop_sync(&hdd_ctx->psoc_idle_timeout_work); in hdd_psoc_idle_timer_stop()
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c798 qdf_delayed_work_stop_sync((*f_e)->dwork); in iot_sim_del_rule()