Home
last modified time | relevance | path

Searched refs:qdf_runtime_lock_deinit (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c79 qdf_runtime_lock_deinit(&psoc_wakelock->wmi_cmd_rsp_runtime_lock); in target_if_wake_lock_deinit()
80 qdf_runtime_lock_deinit(&psoc_wakelock->prevent_runtime_lock); in target_if_wake_lock_deinit()
81 qdf_runtime_lock_deinit(&psoc_wakelock->roam_sync_runtime_lock); in target_if_wake_lock_deinit()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_lock.h815 void qdf_runtime_lock_deinit(qdf_runtime_lock_t *lock);
897 void qdf_runtime_lock_deinit(qdf_runtime_lock_t *lock) in qdf_runtime_lock_deinit() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lock.c471 void qdf_runtime_lock_deinit(qdf_runtime_lock_t *lock) in qdf_runtime_lock_deinit() function
475 qdf_export_symbol(qdf_runtime_lock_deinit);
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_utils_api.c259 qdf_runtime_lock_deinit(&mgmt_txrx_pdev_ctx->wakelock_tx_runtime_cmp); in wlan_mgmt_txrx_pdev_obj_create_notification()
320 qdf_runtime_lock_deinit(&mgmt_txrx_pdev_ctx->wakelock_tx_runtime_cmp); in wlan_mgmt_txrx_pdev_obj_destroy_notification()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c149 qdf_runtime_lock_deinit(&pcfr->runtime_lock); in cfr_wakelock_deinit()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c1621 qdf_runtime_lock_deinit( in mlme_ext_handler_destroy()
1625 qdf_runtime_lock_deinit( in mlme_ext_handler_destroy()
H A Dwlan_mlme_main.c1059 qdf_runtime_lock_deinit(&peer_priv->peer_set_key_runtime_wakelock); in mlme_peer_object_destroyed_notification()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_obj_mgmt_api.c241 qdf_runtime_lock_deinit(&vdev_ctx->dyn_arp_ns_offload_rt_lock); in pmo_vdev_dynamic_arp_ns_offload_deinit()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c1136 qdf_runtime_lock_deinit(&vdev_priv->runtime_lock); in pkt_capture_vdev_destroy_notification()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c790 qdf_runtime_lock_deinit(&p2p_soc_obj->roc_runtime_lock); in p2p_psoc_object_close()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_session.c886 qdf_runtime_lock_deinit(&session->ap_ecsa_runtime_lock); in pe_delete_session()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_ucfg_api.c268 qdf_runtime_lock_deinit(&soc_obj->runtime_lock); in tdls_wow_deinit()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c4035 qdf_runtime_lock_deinit(&wma_handle->ndp_prevent_runtime_pm_lock); in wma_open()
4036 qdf_runtime_lock_deinit(&wma_handle->sap_prevent_runtime_pm_lock); in wma_open()
4037 qdf_runtime_lock_deinit(&wma_handle->wmi_cmd_rsp_runtime_lock); in wma_open()
5061 qdf_runtime_lock_deinit(&wma_handle->ndp_prevent_runtime_pm_lock); in wma_close()
5062 qdf_runtime_lock_deinit(&wma_handle->sap_prevent_runtime_pm_lock); in wma_close()
5063 qdf_runtime_lock_deinit(&wma_handle->wmi_cmd_rsp_runtime_lock); in wma_close()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_ucfg_api.c312 qdf_runtime_lock_deinit(&scan_obj->pno_cfg.pno_runtime_pm_lock); in wlan_pno_global_deinit()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c1520 qdf_runtime_lock_deinit(&ctx->oem_data_cmd); in hdd_runtime_suspend_context_deinit()
1521 qdf_runtime_lock_deinit(&ctx->dyn_mac_addr_update); in hdd_runtime_suspend_context_deinit()
1522 qdf_runtime_lock_deinit(&ctx->wow_unit_test); in hdd_runtime_suspend_context_deinit()
1523 qdf_runtime_lock_deinit(&ctx->monitor_mode); in hdd_runtime_suspend_context_deinit()
1524 qdf_runtime_lock_deinit(&ctx->user); in hdd_runtime_suspend_context_deinit()
1525 qdf_runtime_lock_deinit(&ctx->connect); in hdd_runtime_suspend_context_deinit()
1526 qdf_runtime_lock_deinit(&ctx->dfs); in hdd_runtime_suspend_context_deinit()
1527 qdf_runtime_lock_deinit(&ctx->system_suspend); in hdd_runtime_suspend_context_deinit()
1528 qdf_runtime_lock_deinit(&ctx->vdev_destroy); in hdd_runtime_suspend_context_deinit()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c2072 qdf_runtime_lock_deinit(&rtl); in cds_trigger_recovery_handler()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c567 qdf_runtime_lock_deinit(&ctx->rtpm_lock); in dp_rtpm_tput_policy_deinit()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/
H A Dwlan_cfg80211_scan.c1210 qdf_runtime_lock_deinit(&scan_priv->runtime_pm_lock); in wlan_scan_runtime_pm_deinit()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c621 qdf_runtime_lock_deinit(&scn->prevent_linkdown_lock); in hif_rtpm_lock_deinit()