Home
last modified time | relevance | path

Searched refs:target_if_wake_lock_timeout_release (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/inc/
H A Dtarget_if_psoc_wake_lock.h104 QDF_STATUS target_if_wake_lock_timeout_release(struct wlan_objmgr_psoc *psoc,
161 static inline QDF_STATUS target_if_wake_lock_timeout_release( in target_if_wake_lock_timeout_release() function
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c487 target_if_wake_lock_timeout_release(psoc, START_WAKELOCK); in target_if_vdev_mgr_start_send()
511 target_if_wake_lock_timeout_release(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_response_send()
658 target_if_wake_lock_timeout_release(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_send()
711 target_if_wake_lock_timeout_release(psoc, START_WAKELOCK); in target_if_vdev_mgr_stop_send()
720 target_if_wake_lock_timeout_release(psoc, STOP_WAKELOCK); in target_if_vdev_mgr_stop_send()
753 target_if_wake_lock_timeout_release(psoc, STOP_WAKELOCK); in target_if_vdev_mgr_down_send()
786 target_if_wake_lock_timeout_release(psoc, START_WAKELOCK); in target_if_vdev_mgr_up_send()
H A Dtarget_if_vdev_mgr_rx_ops.c572 target_if_wake_lock_timeout_release(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_response_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c123 QDF_STATUS target_if_wake_lock_timeout_release( in target_if_wake_lock_timeout_release() function