Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h34 void hal_btcoex_LpsNotify(struct adapter *padapter, u8 type);
/linux-6.14.4/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c365 hal_btcoex_LpsNotify(padapter, ps_mode); in rtw_set_ps_mode()
373 hal_btcoex_LpsNotify(padapter, ps_mode); in rtw_set_ps_mode()
/linux-6.14.4/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1214 void hal_btcoex_LpsNotify(struct adapter *padapter, u8 type) in hal_btcoex_LpsNotify() function