Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h29 void hal_btcoex_SetSingleAntPath(struct adapter *padapter, u8 singleAntPath);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c158 hal_btcoex_SetSingleAntPath(padapter, singleAntPath); in rtw_btcoex_SetSingleAntPath()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1399 void hal_btcoex_SetSingleAntPath(struct adapter *padapter, u8 singleAntPath) in hal_btcoex_SetSingleAntPath() function