Home
last modified time | relevance | path

Searched refs:reg_is_user_country_set_allowed (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h235 bool reg_is_user_country_set_allowed(struct wlan_objmgr_psoc *psoc);
520 bool reg_is_user_country_set_allowed(struct wlan_objmgr_psoc *psoc) in reg_is_user_country_set_allowed() function
H A Dreg_utils.c1019 bool reg_is_user_country_set_allowed(struct wlan_objmgr_psoc *psoc) in reg_is_user_country_set_allowed() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c177 return reg_is_user_country_set_allowed(psoc); in ucfg_reg_is_user_country_set_allowed()