Home
last modified time | relevance | path

Searched refs:hal_btcoex_IsBtExist (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h25 u8 hal_btcoex_IsBtExist(struct adapter *padapter);
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1357 u8 hal_btcoex_IsBtExist(struct adapter *padapter) in hal_btcoex_IsBtExist() function
1368 if (!hal_btcoex_IsBtExist(padapter)) in hal_btcoex_IsBtDisabled()
1417 if (!hal_btcoex_IsBtExist(padapter)) in hal_btcoex_InitHwConfig()
1499 if (hal_btcoex_IsBtExist(padapter) == false) in hal_btcoex_IsBtControlLps()
1513 if (hal_btcoex_IsBtExist(padapter) == false) in hal_btcoex_IsLpsOn()
1537 if (!hal_btcoex_IsBtExist(padapter)) in hal_btcoex_GetRaMask()