Home
last modified time | relevance | path

Searched refs:iso_abbrev (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_custom_rockchip.c92 if (strcmp(ccode, locales[i].iso_abbrev) == 0) in dhd_wlan_get_country_code()
H A Ddhd_custom_gpio.c287 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd.h837 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_custom_rockchip.c91 if (strcmp(ccode, locales[i].iso_abbrev) == 0) in dhd_wlan_get_country_code()
H A Ddhd_custom_gpio.c287 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd.h839 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_custom_gpio.c286 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd_gpio.c214 if (strcmp(ccode, locales[i].iso_abbrev) == 0) in dhd_wlan_get_country_code()
H A Ddhd.h612 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_gpio.c419 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd_gpio.c261 if (strcmp(ccode, locales[i].iso_abbrev) == 0) in dhd_wlan_get_country_code()
H A Ddhd_custom_sec.c215 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd.h1047 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_custom_gpio.c287 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd_gpio.c254 if (strcmp(ccode, locales[i].iso_abbrev) == 0) in dhd_wlan_get_country_code()
H A Ddhd.h837 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_gpio.c419 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd_gpio.c252 if (strcmp(ccode, locales[i].iso_abbrev) == 0) in dhd_wlan_get_country_code()
H A Ddhd_custom_sec.c215 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code()
H A Ddhd.h1045 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ member
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-wlan.c494 char iso_abbrev[4]; /* ISO 3166-1 country abbreviation */ member