Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h35 void hal_btcoex_ScanNotify(struct adapter *padapter, u8 type);
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c1219 void hal_btcoex_ScanNotify(struct adapter *padapter, u8 type) in hal_btcoex_ScanNotify() function
H A Drtl8723b_hal_init.c3315 hal_btcoex_ScanNotify(padapter, *val?true:false); in SetHwReg8723B()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c1279 hal_btcoex_ScanNotify(padapter, true); in lps_ctrl_wk_hdl()