Home
last modified time | relevance | path

Searched refs:target_if_wake_lock_timeout_acquire (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/inc/
H A Dtarget_if_psoc_wake_lock.h93 QDF_STATUS target_if_wake_lock_timeout_acquire(struct wlan_objmgr_psoc *psoc,
154 static inline QDF_STATUS target_if_wake_lock_timeout_acquire( in target_if_wake_lock_timeout_acquire() function
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c84 QDF_STATUS target_if_wake_lock_timeout_acquire( in target_if_wake_lock_timeout_acquire() function
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c474 target_if_wake_lock_timeout_acquire(psoc, START_WAKELOCK); in target_if_vdev_mgr_start_send()
637 target_if_wake_lock_timeout_acquire(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_send()
712 target_if_wake_lock_timeout_acquire(psoc, STOP_WAKELOCK); in target_if_vdev_mgr_stop_send()