Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h35 void hal_btcoex_LpsNotify(struct adapter *padapter, u8 type);
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c451 hal_btcoex_LpsNotify(padapter, ps_mode); in rtw_set_ps_mode()
463 hal_btcoex_LpsNotify(padapter, ps_mode); in rtw_set_ps_mode()
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1361 void hal_btcoex_LpsNotify(struct adapter *padapter, u8 type) in hal_btcoex_LpsNotify() function