Home
last modified time | relevance | path

Searched refs:mcloc (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-wlan.c496 struct cntry_locales_custom *mcloc; in rockchip_wifi_country_code() local
499 mcloc = &country_cloc; in rockchip_wifi_country_code()
500 memcpy(mcloc->custom_locale, ccode, 0x04); in rockchip_wifi_country_code()
501 mcloc->custom_locale_rev = 0; in rockchip_wifi_country_code()
503 return mcloc; in rockchip_wifi_country_code()
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c502 struct cntry_locales_custom *mcloc; in rockchip_wifi_country_code() local
505 mcloc = &country_cloc; in rockchip_wifi_country_code()
506 memcpy(mcloc->custom_locale, ccode, 4); in rockchip_wifi_country_code()
507 mcloc->custom_locale_rev = 0; in rockchip_wifi_country_code()
509 return mcloc; in rockchip_wifi_country_code()

Completed in 4 milliseconds