Home
last modified time | relevance | path

Searched refs:custom_locale_rev (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.c271 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
289 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
296 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
H A Ddhd.h614 int32 custom_locale_rev; /* Custom local revisin default -1 */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_gpio.c404 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
422 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
429 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
H A Ddhd_custom_sec.c218 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
H A Ddhd.h1049 int32 custom_locale_rev; /* Custom local revisin default -1 */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_custom_gpio.c272 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
290 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
297 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
H A Ddhd.h841 int32 custom_locale_rev; /* Custom local revisin default -1 */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_custom_gpio.c272 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
290 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
297 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
H A Ddhd.h839 int32 custom_locale_rev; /* Custom local revisin default -1 */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_custom_gpio.c272 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
290 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
297 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
H A Ddhd.h839 int32 custom_locale_rev; /* Custom local revisin default -1 */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_gpio.c404 cspec->rev = cloc_ptr->custom_locale_rev; in get_customized_country_code()
422 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
429 cspec->rev = translate_custom_table[0].custom_locale_rev; in get_customized_country_code()
H A Ddhd_custom_sec.c218 cspec->rev = translate_custom_table[i].custom_locale_rev; in get_customized_country_code()
H A Ddhd.h1047 int32 custom_locale_rev; /* Custom local revisin default -1 */ member
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-wlan.c496 int custom_locale_rev; /* Custom local revisin default -1 */ member
508 mcloc->custom_locale_rev = 0; in rockchip_wifi_country_code()