Searched refs:translate_custom_table (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_custom_gpio.c | 134 const struct cntry_locales_custom translate_custom_table[] = { variable 277 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 286 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 288 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 289 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code() 295 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 296 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 136 const struct cntry_locales_custom translate_custom_table[] = { variable 410 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 419 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 421 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 422 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code() 428 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 429 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
|
| H A D | dhd_custom_sec.c | 42 const struct cntry_locales_custom translate_custom_table[] = { variable 206 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 215 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 218 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_custom_gpio.c | 139 const struct cntry_locales_custom translate_custom_table[] = { variable 278 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 287 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 290 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code() 296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 297 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 139 const struct cntry_locales_custom translate_custom_table[] = { variable 278 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 287 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 290 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code() 296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 297 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 139 const struct cntry_locales_custom translate_custom_table[] = { variable 278 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 287 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 290 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code() 296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 297 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 136 const struct cntry_locales_custom translate_custom_table[] = { variable 410 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 419 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 421 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 422 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code() 428 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 429 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
|
| H A D | dhd_custom_sec.c | 42 const struct cntry_locales_custom translate_custom_table[] = { variable 206 size = ARRAYSIZE(translate_custom_table); in get_customized_country_code() 215 if (strcmp(country_iso_code, translate_custom_table[i].iso_abbrev) == 0) { in get_customized_country_code() 217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 218 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
|