Home
last modified time | relevance | path

Searched defs:wl (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c4056 void wma_acquire_wakelock(qdf_wake_lock_t *wl, uint32_t msec) in wma_acquire_wakelock()
4065 void wma_release_wakelock(qdf_wake_lock_t *wl) in wma_release_wakelock()
Dwma_features.c2798 qdf_wake_lock_t *wl; in wma_acquire_wow_wakelock() local