Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coex/dispatcher/src/
H A Dwlan_coex_utils_api.c134 return wlan_coex_psoc_deinit(psoc); in wlan_coex_psoc_close()
/wlan-driver/qcacld-3.0/components/coex/core/inc/
H A Dwlan_coex_main.h106 wlan_coex_psoc_deinit(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/coex/core/src/
H A Dwlan_coex_main.c81 wlan_coex_psoc_deinit(struct wlan_objmgr_psoc *psoc) in wlan_coex_psoc_deinit() function