| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_plat.h | 51 void *(*get_country_code)(char *ccode, u32 flags); member 53 void *(*get_country_code)(char *ccode); member
|
| H A D | dhd_linux_platdev.c | 351 if (plat_data->get_country_code) { in wifi_platform_get_country_code() 353 return plat_data->get_country_code(ccode, flags); in wifi_platform_get_country_code() 355 return plat_data->get_country_code(ccode); in wifi_platform_get_country_code()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_plat.h | 51 void *(*get_country_code)(char *ccode, u32 flags); member 53 void *(*get_country_code)(char *ccode); member
|
| H A D | dhd_linux_platdev.c | 348 if (plat_data->get_country_code) { in wifi_platform_get_country_code() 350 return plat_data->get_country_code(ccode, flags); in wifi_platform_get_country_code() 352 return plat_data->get_country_code(ccode); in wifi_platform_get_country_code()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.h | 113 void *(*get_country_code)(char *ccode, u32 flags); member 115 void *(*get_country_code)(char *ccode); member
|
| H A D | dhd_linux_platdev.c | 314 if (plat_data->get_country_code) { in wifi_platform_get_country_code() 316 return plat_data->get_country_code(ccode, flags); in wifi_platform_get_country_code() 318 return plat_data->get_country_code(ccode); in wifi_platform_get_country_code()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_platdev.c | 306 if (plat_data->get_country_code) { in wifi_platform_get_country_code() 308 return plat_data->get_country_code(ccode, WLAN_PLAT_NODFS_FLAG); in wifi_platform_get_country_code() 311 return plat_data->get_country_code(ccode, flags); in wifi_platform_get_country_code() 313 return plat_data->get_country_code(ccode); in wifi_platform_get_country_code()
|
| H A D | dhd_linux.h | 259 void *(*get_country_code)(char *ccode, u32 flags); member 261 void *(*get_country_code)(char *ccode); member
|
| H A D | dhd_custom_rockchip.c | 22 .get_country_code = dhd_wlan_get_country_code,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_platdev.c | 301 if (plat_data->get_country_code) { in wifi_platform_get_country_code() 303 return plat_data->get_country_code(ccode, WLAN_PLAT_NODFS_FLAG); in wifi_platform_get_country_code() 306 return plat_data->get_country_code(ccode, flags); in wifi_platform_get_country_code() 308 return plat_data->get_country_code(ccode); in wifi_platform_get_country_code()
|
| H A D | dhd_linux.h | 273 void *(*get_country_code)(char *ccode, u32 flags); member 275 void *(*get_country_code)(char *ccode); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_platdev.c | 307 if (plat_data->get_country_code) { in wifi_platform_get_country_code() 309 return plat_data->get_country_code(ccode, WLAN_PLAT_NODFS_FLAG); in wifi_platform_get_country_code() 312 return plat_data->get_country_code(ccode, flags); in wifi_platform_get_country_code() 314 return plat_data->get_country_code(ccode); in wifi_platform_get_country_code()
|
| H A D | dhd_linux.h | 255 void *(*get_country_code)(char *ccode, u32 flags); member 257 void *(*get_country_code)(char *ccode); member
|
| H A D | dhd_custom_rockchip.c | 23 .get_country_code = dhd_wlan_get_country_code,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_android.c | 875 if (wifi_control_data && wifi_control_data->get_country_code) 877 return wifi_control_data->get_country_code(ccode, flags); 879 return wifi_control_data->get_country_code(ccode);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_android.c | 875 if (wifi_control_data && wifi_control_data->get_country_code) 877 return wifi_control_data->get_country_code(ccode, flags); 879 return wifi_control_data->get_country_code(ccode);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/platforms/ |
| H A D | atm7039-actions-generic-wlan.c | 46 void *(*get_country_code)(char *ccode); member
|
| H A D | rk3126-generic-wlan.c | 46 void *(*get_country_code)(char *ccode); member
|
| H A D | h8-generic-wlan.c | 45 void *(*get_country_code)(char *ccode); member
|
| H A D | h3-generic-wlan.c | 45 void *(*get_country_code)(char *ccode); member
|
| H A D | t10-generic-wlan.c | 44 void *(*get_country_code)(char *ccode); member
|
| H A D | v66-generic-wlan.c | 46 void *(*get_country_code)(char *ccode); member
|
| H A D | a33-generic-wlan.c | 45 void *(*get_country_code)(char *ccode); member
|
| H A D | x1000-generic-wlan.c | 44 void *(*get_country_code)(char *ccode); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rtw_android.c | 1091 if (wifi_control_data && wifi_control_data->get_country_code) 1093 return wifi_control_data->get_country_code(ccode, flags); 1095 return wifi_control_data->get_country_code(ccode);
|