Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_lock.h608 void qdf_wake_lock_feature_deinit(void);
612 static inline void qdf_wake_lock_feature_deinit(void) { } in qdf_wake_lock_feature_deinit() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lock.c215 void qdf_wake_lock_feature_deinit(void) in qdf_wake_lock_feature_deinit() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19894 qdf_wake_lock_feature_deinit(); in hdd_qdf_init()
19920 qdf_wake_lock_feature_deinit(); in hdd_qdf_deinit()