Home
last modified time | relevance | path

Searched refs:custom_locale (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_custom_gpio.c270 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
288 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
295 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h613 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_gpio.c403 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
421 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
428 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd_custom_sec.c217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h1048 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_custom_gpio.c271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h840 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_custom_gpio.c271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h838 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_custom_gpio.c271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h838 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_gpio.c403 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
421 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
428 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd_custom_sec.c217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h1046 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ member
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-wlan.c495 char custom_locale[4]; /* Custom firmware locale */ member
507 memcpy(mcloc->custom_locale, ccode, 4); in rockchip_wifi_country_code()