Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_coex.h28 void wma_register_mws_coex_events(tp_wma_handle wma_handle);
30 static void wma_register_mws_coex_events(tp_wma_handle wma_handle) in wma_register_mws_coex_events() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_coex.c342 void wma_register_mws_coex_events(tp_wma_handle wma_handle) in wma_register_mws_coex_events() function
H A Dwma_main.c4022 wma_register_mws_coex_events(wma_handle); in wma_open()