Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c341 qdf_spinlock_create(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_open()
693 qdf_spin_lock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_get()
704 qdf_spin_unlock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_get()
1104 qdf_spin_lock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_set_client_job()
1111 qdf_spin_unlock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_set_client_job()
1125 qdf_spin_unlock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_pending_job()
1128 qdf_spin_lock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_rtpm_pending_job()
1221 qdf_spin_lock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_pre_runtime_suspend()
1226 qdf_spin_unlock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_pre_runtime_suspend()
1234 qdf_spin_unlock_bh(&gp_hif_rtpm_ctx->runtime_lock); in hif_pre_runtime_suspend()
[all …]
H A Dhif_runtime_pm.h148 qdf_spinlock_t runtime_lock; member
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c131 qdf_runtime_lock_init(&pcfr->runtime_lock); in cfr_wakelock_init()
149 qdf_runtime_lock_deinit(&pcfr->runtime_lock); in cfr_wakelock_deinit()
676 qdf_runtime_pm_prevent_suspend(&pcfr->runtime_lock); in cfr_prevent_suspend()
695 qdf_runtime_pm_allow_suspend(&pcfr->runtime_lock); in cfr_allow_suspend()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_priv.h84 qdf_runtime_lock_t runtime_lock; member
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c770 qdf_runtime_pm_prevent_suspend(&vdev_priv->runtime_lock); in pkt_capture_register_callbacks()
844 qdf_runtime_pm_allow_suspend(&vdev_priv->runtime_lock); in pkt_capture_deregister_callbacks()
1099 qdf_runtime_lock_init(&vdev_priv->runtime_lock); in pkt_capture_vdev_create_notification()
1136 qdf_runtime_lock_deinit(&vdev_priv->runtime_lock); in pkt_capture_vdev_destroy_notification()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.h244 qdf_runtime_lock_t runtime_lock; member
H A Dwlan_tdls_peer.c760 qdf_runtime_pm_prevent_suspend(&tdls_soc->runtime_lock); in tdls_prevent_suspend()
780 qdf_runtime_pm_allow_suspend(&tdls_soc->runtime_lock); in tdls_allow_suspend()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_utils_api.h649 qdf_runtime_lock_t runtime_lock; member
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_ucfg_api.c253 qdf_runtime_lock_init(&soc_obj->runtime_lock); in tdls_wow_init()
268 qdf_runtime_lock_deinit(&soc_obj->runtime_lock); in tdls_wow_deinit()