Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_twt.h208 void wlan_hdd_twt_init(struct hdd_context *hdd_ctx);
429 static inline void wlan_hdd_twt_init(struct hdd_context *hdd_ctx) in wlan_hdd_twt_init() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c162 void wlan_hdd_twt_init(struct hdd_context *hdd_ctx) in wlan_hdd_twt_init() function
4913 void wlan_hdd_twt_init(struct hdd_context *hdd_ctx) in wlan_hdd_twt_init() function
H A Dwlan_hdd_main.c16426 wlan_hdd_twt_init(hdd_ctx); in hdd_features_init()