Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c108 case DELETE_WAKELOCK: in target_if_wake_lock_timeout_acquire()
146 case DELETE_WAKELOCK: in target_if_wake_lock_timeout_release()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/inc/
H A Dtarget_if_psoc_wake_lock.h57 DELETE_WAKELOCK enumerator
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c511 target_if_wake_lock_timeout_release(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_response_send()
637 target_if_wake_lock_timeout_acquire(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_send()
658 target_if_wake_lock_timeout_release(psoc, DELETE_WAKELOCK); in target_if_vdev_mgr_delete_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()