Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h50 bool hal_btcoex_IsLpsOn(struct adapter *padapter);
/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c418 && !(hal_btcoex_IsLpsOn(padapter)))) { in rtw_set_ps_mode()
456 && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()
/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1443 bool hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function