regulatory_hint
ret = regulatory_hint(ar->hw->wiphy,
regulatory_hint(hw->wiphy, regulatory->alpha2);
regulatory_hint(wmi->parent_dev->wiphy, alpha2);
error = regulatory_hint(hw->wiphy, reg->alpha2);
error = regulatory_hint(hw->wiphy, reg->alpha2);
regulatory_hint(ar->hw->wiphy, regulatory->alpha2);
regulatory_hint(wl->wiphy, wl->pub->srom_ccode))
regulatory_hint(dev->wiphy, country->alpha2);
regulatory_hint(priv->wdev->wiphy, regmap[i].cn);
regulatory_hint(wiphy, reg_alpha2);
regulatory_hint(wiphy, country_code))
return regulatory_hint(wiphy, alpha2);
regulatory_hint(hw->wiphy, "00");
ret = regulatory_hint(wiphy, mac->rd->alpha2);
ret = regulatory_hint(wiphy, rtwdev->efuse.country_code);
ret = regulatory_hint(rtwdev->hw->wiphy,
regulatory_hint(hw->wiphy, param->reg_alpha2);
r = regulatory_hint(hw->wiphy, alpha2);
int regulatory_hint(struct wiphy *wiphy, const char *alpha2);
EXPORT_SYMBOL(regulatory_hint);