Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h26 u8 hal_btcoex_IsBtDisabled(struct adapter *);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c99 return hal_btcoex_IsBtDisabled(padapter); in rtw_btcoex_IsBtDisabled()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1366 u8 hal_btcoex_IsBtDisabled(struct adapter *padapter) in hal_btcoex_IsBtDisabled() function