Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/init_deinit/dispatcher/src/
H A Ddispatcher_init_deinit.c372 return regulatory_psoc_open(psoc); in dispatcher_regulatory_psoc_open()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h1164 QDF_STATUS regulatory_psoc_open(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c499 QDF_STATUS regulatory_psoc_open(struct wlan_objmgr_psoc *psoc) in regulatory_psoc_open() function