Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sar_limits.h223 void wlan_hdd_free_sar_config(struct hdd_context *hdd_ctx);
262 static inline void wlan_hdd_free_sar_config(struct hdd_context *hdd_ctx) in wlan_hdd_free_sar_config() function
Dwlan_hdd_sar_limits.c464 wlan_hdd_free_sar_config(hdd_ctx); in hdd_store_sar_config()
469 void wlan_hdd_free_sar_config(struct hdd_context *hdd_ctx) in wlan_hdd_free_sar_config() function
Dwlan_hdd_main.c17089 wlan_hdd_free_sar_config(hdd_ctx); in hdd_wlan_stop_modules()