Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h51 bool hal_btcoex_IsLpsOn(struct adapter *padapter);
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c419 && !(hal_btcoex_IsLpsOn(padapter)))) { in rtw_set_ps_mode()
457 && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1486 bool hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function