country 102 arch/arm/include/asm/ecard.h unsigned char country; /* Country */ country 920 arch/arm/mach-rpc/ecard.c ec->cid.country = cid.r_country; country 256 drivers/hid/hid-apple.c if (hid->country == HID_COUNTRY_INTERNATIONAL_ISO) { country 1896 drivers/hid/hid-core.c return sprintf(buf, "%02x\n", hdev->country & 0xff); country 1317 drivers/hid/hid-logitech-dj.c djdev->hdev->country = 0x00; country 690 drivers/hid/hid-steam.c client_hdev->country = hdev->country; country 396 drivers/hid/uhid.c __u32 country; country 445 drivers/hid/uhid.c event->u.create.country = compat->country; country 510 drivers/hid/uhid.c hid->country = ev->u.create2.country; country 552 drivers/hid/uhid.c ev->u.create2.country = orig.country; country 1020 drivers/hid/usbhid/hid-core.c hid->country = hdesc->bCountryCode; country 108 drivers/input/mouse/vsxxxaa.c unsigned char country; country 159 drivers/input/mouse/vsxxxaa.c mouse->name, mouse->version, mouse->country, mouse->phys); country 330 drivers/input/mouse/vsxxxaa.c mouse->country = (buf[1] >> 4) & 0x07; country 555 drivers/media/pci/saa7164/saa7164-api.c tvaudio.country = 1; country 558 drivers/media/pci/saa7164/saa7164-api.c tvaudio.country = 44; country 373 drivers/media/pci/saa7164/saa7164-types.h u32 country; country 988 drivers/net/wireless/ath/ath6kl/wmi.c struct country_code_to_enum_rd *country = NULL; country 997 drivers/net/wireless/ath/ath6kl/wmi.c country = ath6kl_regd_find_country((u16) reg_code); country 1000 drivers/net/wireless/ath/ath6kl/wmi.c country = ath6kl_regd_find_country_by_rd((u16) reg_code); country 1009 drivers/net/wireless/ath/ath6kl/wmi.c if (country && wmi->parent_dev->wiphy_registered) { country 1010 drivers/net/wireless/ath/ath6kl/wmi.c alpha2[0] = country->isoName[0]; country 1011 drivers/net/wireless/ath/ath6kl/wmi.c alpha2[1] = country->isoName[1]; country 608 drivers/net/wireless/ath/regd.c struct country_code_to_enum_rd *country = NULL; country 611 drivers/net/wireless/ath/regd.c country = ath_regd_find_country(cc); country 612 drivers/net/wireless/ath/regd.c if (country != NULL) country 684 drivers/net/wireless/ath/regd.c struct country_code_to_enum_rd *country = NULL; country 710 drivers/net/wireless/ath/regd.c country = NULL; country 714 drivers/net/wireless/ath/regd.c country = ath_regd_find_country(reg->country_code); country 715 drivers/net/wireless/ath/regd.c if (country == NULL) { country 722 drivers/net/wireless/ath/regd.c regdmn = country->regDmnEnum; country 737 drivers/net/wireless/ath/regd.c if (!country) country 738 drivers/net/wireless/ath/regd.c country = ath_regd_find_country_by_rd(regdmn); country 740 drivers/net/wireless/ath/regd.c if (country) { country 741 drivers/net/wireless/ath/regd.c reg->alpha2[0] = country->isoName[0]; country 742 drivers/net/wireless/ath/regd.c reg->alpha2[1] = country->isoName[1]; country 106 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c struct country_info country; country 147 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c .country = LOCALES(bn, 11n), country 407 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c const struct country_info *country; country 420 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c country = &wlc_cm->world_regd->country; country 425 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c brcms_c_get_mimo_5g(country->locale_mimo_5G) : country 426 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c brcms_c_get_mimo_2g(country->locale_mimo_2G); country 743 drivers/net/wireless/cisco/airo.c __le16 country; country 4704 drivers/net/wireless/cisco/airo.c le16_to_cpu(cap_rid.country), country 1275 drivers/net/wireless/intel/ipw2x00/ipw2200.h u8 country[4]; country 638 drivers/net/wireless/intersil/p54/eeprom.c struct pda_country *country; country 640 drivers/net/wireless/intersil/p54/eeprom.c if (len != sizeof(*country)) { country 652 drivers/net/wireless/intersil/p54/eeprom.c country = (struct pda_country *) data; country 653 drivers/net/wireless/intersil/p54/eeprom.c if (country->flags == PDR_COUNTRY_CERT_CODE_PSEUDO) country 654 drivers/net/wireless/intersil/p54/eeprom.c regulatory_hint(dev->wiphy, country->alpha2); country 135 drivers/net/wireless/ray_cs.c static int country = USA; country 168 drivers/net/wireless/ray_cs.c module_param(country, int, 0); country 568 drivers/net/wireless/ray_cs.c if (country > JAPAN_TEST) country 569 drivers/net/wireless/ray_cs.c country = USA; country 570 drivers/net/wireless/ray_cs.c else if (country < USA) country 571 drivers/net/wireless/ray_cs.c country = USA; country 595 drivers/net/wireless/ray_cs.c local->sparm.b4.a_curr_country_code = country; country 597 drivers/net/wireless/ray_cs.c hop_pattern_length[(int)country] - 1; country 613 drivers/net/wireless/ray_cs.c local->sparm.b5.a_curr_country_code = country; country 615 drivers/net/wireless/ray_cs.c hop_pattern_length[(int)country]; country 1323 drivers/net/wireless/ray_cs.c range->num_channels = hop_pattern_length[(int)country]; country 1365 drivers/net/wireless/ray_cs.c *(extra) = country; country 387 drivers/net/wireless/realtek/rtlwifi/regd.c struct country_code_to_enum_rd *country = NULL; country 407 drivers/net/wireless/realtek/rtlwifi/regd.c country = _rtl_regd_find_country(rtlpriv->regd.country_code); country 409 drivers/net/wireless/realtek/rtlwifi/regd.c if (country) { country 410 drivers/net/wireless/realtek/rtlwifi/regd.c rtlpriv->regd.alpha2[0] = country->iso_name[0]; country 411 drivers/net/wireless/realtek/rtlwifi/regd.c rtlpriv->regd.alpha2[1] = country->iso_name[1]; country 37 drivers/net/wireless/rndis_wlan.c module_param_string(country, modparam_country, 4, 0444); country 38 drivers/net/wireless/rndis_wlan.c MODULE_PARM_DESC(country, "Country code (ISO 3166-1 alpha-2), default: EU"); country 1715 drivers/net/wireless/rsi/rsi_91x_mac80211.c adapter->country[0] = request->alpha2[0]; country 1716 drivers/net/wireless/rsi/rsi_91x_mac80211.c adapter->country[1] = request->alpha2[1]; country 374 drivers/net/wireless/rsi/rsi_main.h char country[2]; country 117 drivers/net/wireless/ti/wl1251/wl12xx_80211.h struct wl12xx_ie_country country; country 153 drivers/net/wireless/ti/wl1251/wl12xx_80211.h struct wl12xx_ie_country country; country 407 drivers/staging/greybus/hid.c hid->country = ghid->hdesc.bCountryCode; country 2374 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c u8 country[4]; country 2388 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c memset(country, 0, 4); country 2389 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c memcpy(country, p, 3); country 2392 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c ("%s: 802.11d country =%s\n", __func__, country)); country 111 drivers/staging/rtl8192e/dot11d.c u16 country_len, u8 *country) country 121 drivers/staging/rtl8192e/dot11d.c triple = (struct chnl_txpow_triple *)(country + 3); country 150 drivers/staging/rtl8192e/dot11d.c memcpy(dot11d_info->country_buffer, country, country_len); country 81 drivers/staging/rtl8192e/dot11d.h u16 country_len, u8 *country); country 4781 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c u8 country[4]; country 4796 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c memset(country, 0, 4); country 4797 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c memcpy(country, p, 3); country 4800 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c ("%s: 802.11d country =%s\n", __func__, country)); country 560 include/linux/hid.h unsigned country; /* HID country */ country 54 include/uapi/linux/uhid.h __u32 country; country 140 include/uapi/linux/uhid.h __u32 country; country 781 net/bluetooth/hidp/core.c hid->country = req->country; country 95 net/bluetooth/hidp/hidp.h __u8 country; country 137 net/bluetooth/hidp/sock.c __u8 country; country 188 net/bluetooth/hidp/sock.c ca.country = ca32.country; country 545 net/wireless/reg.c char country[12]; country 546 net/wireless/reg.c char *env[] = { country, NULL }; country 549 net/wireless/reg.c snprintf(country, sizeof(country), "COUNTRY=%c%c", country 633 net/wireless/reg.c struct fwdb_country country[]; country 687 net/wireless/reg.c const struct fwdb_country *country) country 689 net/wireless/reg.c unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; country 831 net/wireless/reg.c const struct fwdb_country *country; country 845 net/wireless/reg.c country = &hdr->country[0]; country 846 net/wireless/reg.c while ((u8 *)(country + 1) <= data + size) { country 847 net/wireless/reg.c if (!country->coll_ptr) country 849 net/wireless/reg.c if (!valid_country(data, size, country)) country 851 net/wireless/reg.c country++; country 858 net/wireless/reg.c const struct fwdb_country *country, country 872 net/wireless/reg.c country->alpha2[0], country->alpha2[1]); country 893 net/wireless/reg.c const struct fwdb_country *country, int freq, country 896 net/wireless/reg.c unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; country 910 net/wireless/reg.c set_wmm_rule(db, country, rule, rrule); country 921 net/wireless/reg.c const struct fwdb_country *country; country 929 net/wireless/reg.c country = &hdr->country[0]; country 930 net/wireless/reg.c while (country->coll_ptr) { country 931 net/wireless/reg.c if (alpha2_equal(alpha2, country->alpha2)) country 932 net/wireless/reg.c return __regdb_query_wmm(regdb, country, freq, rule); country 934 net/wireless/reg.c country++; country 942 net/wireless/reg.c const struct fwdb_country *country) country 944 net/wireless/reg.c unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; country 955 net/wireless/reg.c regdom->alpha2[0] = country->alpha2[0]; country 956 net/wireless/reg.c regdom->alpha2[1] = country->alpha2[1]; country 991 net/wireless/reg.c set_wmm_rule(db, country, rule, rrule); country 1000 net/wireless/reg.c const struct fwdb_country *country; country 1007 net/wireless/reg.c country = &hdr->country[0]; country 1008 net/wireless/reg.c while (country->coll_ptr) { country 1009 net/wireless/reg.c if (alpha2_equal(alpha2, country->alpha2)) country 1010 net/wireless/reg.c return regdb_query_country(regdb, country); country 1011 net/wireless/reg.c country++; country 189 samples/uhid/uhid-example.c ev.u.create.country = 0;