Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h39 void hal_btcoex_IQKNotify(struct adapter *padapter, u8 state);
/linux-6.14.4/drivers/staging/rtl8723bs/hal/
Dsdio_halinit.c820 hal_btcoex_IQKNotify(padapter, true); in rtl8723bs_hal_init()
827 hal_btcoex_IQKNotify(padapter, false); in rtl8723bs_hal_init()
Dhal_btcoex.c1239 void hal_btcoex_IQKNotify(struct adapter *padapter, u8 state) in hal_btcoex_IQKNotify() function