Home
last modified time | relevance | path

Searched refs:qdf_wake_lock_timeout_acquire (Results 1 – 18 of 18) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
Dtarget_if_psoc_wake_lock.c101 qdf_wake_lock_timeout_acquire(&psoc_wakelock->start_wakelock, in target_if_wake_lock_timeout_acquire()
105 qdf_wake_lock_timeout_acquire(&psoc_wakelock->stop_wakelock, in target_if_wake_lock_timeout_acquire()
109 qdf_wake_lock_timeout_acquire(&psoc_wakelock->delete_wakelock, in target_if_wake_lock_timeout_acquire()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_lock.c330 QDF_STATUS qdf_wake_lock_timeout_acquire(qdf_wake_lock_t *lock, uint32_t msec) in qdf_wake_lock_timeout_acquire() function
336 QDF_STATUS qdf_wake_lock_timeout_acquire(qdf_wake_lock_t *lock, uint32_t msec) in qdf_wake_lock_timeout_acquire() function
345 QDF_STATUS qdf_wake_lock_timeout_acquire(qdf_wake_lock_t *lock, uint32_t msec) in qdf_wake_lock_timeout_acquire() function
350 qdf_export_symbol(qdf_wake_lock_timeout_acquire);
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
Dwlan_mgmt_txrx_main.c157 qdf_wake_lock_timeout_acquire(&mgmt_txrx_pdev_ctx->wakelock_tx_cmp, in wlan_mgmt_txrx_desc_get()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_lock.h668 QDF_STATUS qdf_wake_lock_timeout_acquire(qdf_wake_lock_t *lock,
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_manager.c1601 qdf_wake_lock_timeout_acquire( in scm_pno_event_handler()
1610 qdf_wake_lock_timeout_acquire( in scm_pno_event_handler()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_softap_txrx.c908 qdf_wake_lock_timeout_acquire(&dp_ctx->rx_wake_lock, in dp_softap_rx_packet_cbk()
Dwlan_dp_txrx.c1811 qdf_wake_lock_timeout_acquire(&dp_ctx->rx_wake_lock, in dp_rx_packet_cbk()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_scan_roam.c293 qdf_wake_lock_timeout_acquire(&wma->roam_ho_wl, in cm_handle_auth_offload()
1423 qdf_wake_lock_timeout_acquire(&wma->extscan_wake_lock, in wma_extscan_operations_event_handler()
Dwma_he.c1470 qdf_wake_lock_timeout_acquire(&mlme_priv->bss_color_change_wakelock, in wma_prevent_suspend_on_obss_color_collision()
Dwma_utils.c4061 qdf_wake_lock_timeout_acquire(wl, msec); in wma_acquire_wakelock()
Dwma_features.c2846 qdf_wake_lock_timeout_acquire(wl, ms); in wma_acquire_wow_wakelock()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
Dwlan_pmo_suspend_resume.c1583 qdf_wake_lock_timeout_acquire( in pmo_core_psoc_target_suspend_acknowledge()
/wlan-driver/qcacld-3.0/core/bmi/src/
Dol_fw.c524 qdf_wake_lock_timeout_acquire(&ol_ctx->fw_dl_wakelock, in ol_transfer_bin_file()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/
Dwlan_cfg80211_scan.c996 qdf_wake_lock_timeout_acquire(scan_wake_lock, timeout); in wlan_scan_acquire_wake_lock_timeout()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c2753 qdf_wake_lock_timeout_acquire(&hdd_ctx->sap_wake_lock, in hdd_hostapd_sap_event_cb()
2937 qdf_wake_lock_timeout_acquire(&hdd_ctx->sap_wake_lock, in hdd_hostapd_sap_event_cb()
Dwlan_hdd_main.c11639 qdf_wake_lock_timeout_acquire(&wlan_wake_lock, timeout); in hdd_prevent_suspend_timeout()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c954 qdf_wake_lock_timeout_acquire(&peer_priv->peer_set_key_wakelock, in wlan_acquire_peer_key_wakelock()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_sme_req_messages.c10318 qdf_wake_lock_timeout_acquire(&session_entry->ap_ecsa_wakelock, in lim_process_sme_dfs_csa_ie_request()