Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_regulatory.h43 int hdd_update_regulatory_config(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c2006 int hdd_update_regulatory_config(struct hdd_context *hdd_ctx) in hdd_update_regulatory_config() function
H A Dwlan_hdd_main.c21186 ret = hdd_update_regulatory_config(hdd_ctx); in hdd_update_components_config()