Home
last modified time | relevance | path

Searched refs:hal_btcoex_LpsVal (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_btcoex.c61 lpsVal = hal_btcoex_LpsVal(padapter); in rtw_btcoex_LPS_Enter()
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h50 u8 hal_btcoex_LpsVal(struct adapter *);
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c382 byte5 = hal_btcoex_LpsVal(padapter); in rtl8723b_set_FwPwrMode_cmd()
H A Dhal_btcoex.c1310 u8 hal_btcoex_LpsVal(struct adapter *padapter) in hal_btcoex_LpsVal() function