Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h51 u8 hal_btcoex_IsLpsOn(struct adapter *);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c128 return hal_btcoex_IsLpsOn(padapter); in rtw_btcoex_IsLpsOn()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1511 u8 hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function