Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_twt.h219 void wlan_hdd_twt_deinit(struct hdd_context *hdd_ctx);
433 static inline void wlan_hdd_twt_deinit(struct hdd_context *hdd_ctx) in wlan_hdd_twt_deinit() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c136 void wlan_hdd_twt_deinit(struct hdd_context *hdd_ctx) in wlan_hdd_twt_deinit() function
4956 void wlan_hdd_twt_deinit(struct hdd_context *hdd_ctx) in wlan_hdd_twt_deinit() function
H A Dwlan_hdd_main.c4727 wlan_hdd_twt_deinit(hdd_ctx); in hdd_features_deinit()