Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_regulatory.h69 void hdd_regulatory_deinit(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c2123 void hdd_regulatory_deinit(struct hdd_context *hdd_ctx) in hdd_regulatory_deinit() function
H A Dwlan_hdd_main.c11467 hdd_regulatory_deinit(hdd_ctx); in hdd_wlan_exit()