Searched refs:lib80211_country_findbycc (Results 1 – 3 of 3) sorted by relevance
114 const struct country *lib80211_country_findbycc(const struct regdata *,
707 lib80211_country_findbycc(const struct regdata *rdp, enum ISOCountryCode cc) in lib80211_country_findbycc() function
512 cc = lib80211_country_findbycc(rdp, rd->country); in setregdomain_cb()2338 cc = lib80211_country_findbycc(rdp, reg->country); in regdomain_makechannels()2486 cc = lib80211_country_findbycc(rdp, rd->cc->code); in defaultcountry()2535 cc = lib80211_country_findbycc(rdp, code); in set80211country()4594 lib80211_country_findbycc(getregdata(), reg->country); in print_regdomain()