Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_custom_gpio.c259 struct cntry_locales_custom *cloc_ptr; in get_customized_country_code() local
264 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code, flags); in get_customized_country_code()
266 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code); in get_customized_country_code()
269 if (cloc_ptr) { in get_customized_country_code()
270 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
271 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_gpio.c392 struct cntry_locales_custom *cloc_ptr; in get_customized_country_code() local
397 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code, flags); in get_customized_country_code()
399 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code); in get_customized_country_code()
402 if (cloc_ptr) { in get_customized_country_code()
403 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
404 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_custom_gpio.c260 struct cntry_locales_custom *cloc_ptr; in get_customized_country_code() local
265 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code, flags); in get_customized_country_code()
267 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code); in get_customized_country_code()
270 if (cloc_ptr) { in get_customized_country_code()
271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
272 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_custom_gpio.c260 struct cntry_locales_custom *cloc_ptr; in get_customized_country_code() local
265 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code, flags); in get_customized_country_code()
267 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code); in get_customized_country_code()
270 if (cloc_ptr) { in get_customized_country_code()
271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
272 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_custom_gpio.c260 struct cntry_locales_custom *cloc_ptr; in get_customized_country_code() local
265 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code, flags); in get_customized_country_code()
267 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code); in get_customized_country_code()
270 if (cloc_ptr) { in get_customized_country_code()
271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
272 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_gpio.c392 struct cntry_locales_custom *cloc_ptr; in get_customized_country_code() local
397 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code, flags); in get_customized_country_code()
399 cloc_ptr = wifi_platform_get_country_code(adapter, country_iso_code); in get_customized_country_code()
402 if (cloc_ptr) { in get_customized_country_code()
403 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
404 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()