Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_btcoex.c61 lpsVal = hal_btcoex_LpsVal(padapter); in rtw_btcoex_LPS_Enter()
H A Drtw_pwrctrl.c392 val8 = hal_btcoex_LpsVal(padapter); in rtw_set_ps_mode()
774 val8 = hal_btcoex_LpsVal(padapter); in rtw_unregister_task_alive()
901 val8 = hal_btcoex_LpsVal(padapter); in rtw_unregister_tx_alive()
937 val8 = hal_btcoex_LpsVal(padapter); in rtw_unregister_cmd_alive()
/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