Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coex/dispatcher/inc/
Dwlan_coex_utils_api.h34 QDF_STATUS wlan_coex_init(void);
/wlan-driver/qcacld-3.0/components/coex/dispatcher/src/
Dwlan_coex_utils_api.c30 QDF_STATUS wlan_coex_init(void) in wlan_coex_init() function
/wlan-driver/qca-wifi-host-cmn/init_deinit/dispatcher/src/
Ddispatcher_init_deinit.c974 return wlan_coex_init(); in dispatcher_coex_init()