Searched refs:rtw_set_country (Results 1 – 3 of 3) sorted by relevance
40 int rtw_set_country(struct adapter *adapter, const char *country_code);
130 ret = rtw_set_country(adapter, country_code); in android_set_cntry()
643 int rtw_set_country(struct adapter *adapter, const char *country_code) in rtw_set_country() function