Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h34 void hal_btcoex_LpsNotify(struct adapter *padapter, u8 type);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c371 hal_btcoex_LpsNotify(padapter, ps_mode); in rtw_set_ps_mode()
379 hal_btcoex_LpsNotify(padapter, ps_mode); in rtw_set_ps_mode()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c1215 void hal_btcoex_LpsNotify(struct adapter *padapter, u8 type) in hal_btcoex_LpsNotify() function