Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_lock.h601 void qdf_wake_lock_feature_init(void);
611 static inline void qdf_wake_lock_feature_init(void) { } in qdf_wake_lock_feature_init() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lock.c210 void qdf_wake_lock_feature_init(void) in qdf_wake_lock_feature_init() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19858 qdf_wake_lock_feature_init(); in hdd_qdf_init()