Home
last modified time | relevance | path

Searched refs:vars_ccode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1613 char vars_ccode[WLC_CNTRY_BUF_SZ]; member
H A Ddhd_linux.c20681 if (strncmp(dhd->pub.vars_ccode, "J1", 3) == 0) { in dhd_get_customized_country_code()
20682 memcpy(cspec->ccode, dhd->pub.vars_ccode, in dhd_get_customized_country_code()
20683 sizeof(dhd->pub.vars_ccode)); in dhd_get_customized_country_code()
20688 if (strncmp(dhd->pub.vars_ccode, "JP", 3) == 0) { in dhd_get_customized_country_code()
H A Ddhd_pcie.c11312 bus->dhd->vars_ccode[0] = 0; in dhdpcie_downloadvars()
11315 sscanf(pos, "ccode=%3s\n", bus->dhd->vars_ccode); in dhdpcie_downloadvars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1611 char vars_ccode[WLC_CNTRY_BUF_SZ]; member
H A Ddhd_linux.c20787 if (strncmp(dhd->pub.vars_ccode, "J1", 3) == 0) { in dhd_get_customized_country_code()
20788 memcpy(cspec->ccode, dhd->pub.vars_ccode, in dhd_get_customized_country_code()
20789 sizeof(dhd->pub.vars_ccode)); in dhd_get_customized_country_code()
20794 if (strncmp(dhd->pub.vars_ccode, "JP", 3) == 0) { in dhd_get_customized_country_code()
H A Ddhd_pcie.c11305 bus->dhd->vars_ccode[0] = 0; in dhdpcie_downloadvars()
11308 sscanf(pos, "ccode=%3s\n", bus->dhd->vars_ccode); in dhdpcie_downloadvars()