Home
last modified time | relevance | path

Searched refs:is_world_regdom (Results 1 – 2 of 2) sorted by relevance

/net/wireless/
Dreg.h32 bool is_world_regdom(const char *alpha2);
Dreg.c367 bool is_world_regdom(const char *alpha2) in is_world_regdom() function
438 if (WARN(!is_world_regdom(user_alpha2) && !is_an_alpha2(user_alpha2), in is_user_regdom_saved()
577 if (!is_world_regdom((char *) alpha2)) in call_crda()
2162 !is_world_regdom(lr->alpha2)) { in ignore_reg_update()
2180 if (is_world_regdom(cr->alpha2) || (wr && is_world_regdom(wr->alpha2))) in reg_is_world_roaming()
3269 if (!is_world_regdom(alpha2) && !is_an_alpha2(alpha2)) in regulatory_hint_user()
3439 if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
3451 } else if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
3800 } else if (is_world_regdom(rd->alpha2)) { in print_regdomain()
3827 if (!is_world_regdom(rd->alpha2)) in reg_set_rd_core()
[all …]