Home
last modified time | relevance | path

Searched refs:hdd_reg_set_country (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_regulatory.h97 int hdd_reg_set_country(struct hdd_context *hdd_ctx, char *country_code);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c858 int hdd_reg_set_country(struct hdd_context *hdd_ctx, char *country_code) in hdd_reg_set_country() function
H A Dwlan_hdd_son.c713 return hdd_reg_set_country(hdd_ctx, country_code); in hdd_son_set_country()
H A Dwlan_hdd_ioctl.c2776 return hdd_reg_set_country(hdd_ctx, country_code); in __drv_cmd_country()
H A Dwlan_hdd_main.c4398 return hdd_reg_set_country(hdd_ctx, country_code); in hdd_update_country_code()