Searched refs:target_if_wake_lock_timeout_release (Results 1 – 4 of 4) sorted by relevance
104 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
487 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()
572 target_if_wake_lock_timeout_release(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_response_handler()
123 QDF_STATUS target_if_wake_lock_timeout_release( in target_if_wake_lock_timeout_release() function