Searched refs:countryCode (Results 1 – 5 of 5) sorted by relevance
464 return allCountries[i].countryCode; in ath_regd_find_country_by_name()563 if (allCountries[i].countryCode == cc) in ath_regd_is_eeprom_valid()581 ath_regd_find_country(u16 countryCode) in ath_regd_find_country() argument586 if (allCountries[i].countryCode == countryCode) in ath_regd_find_country()
56 u16 countryCode; member
166 addCSR.Country = $scope.newCSR.countryCode.code;249 $scope.newCSR.countryCode = '';
646 u16 countryCode; member
944 ath6kl_regd_find_country(u16 countryCode) in ath6kl_regd_find_country() argument949 if (allCountries[i].countryCode == countryCode) in ath6kl_regd_find_country()