Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h32 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly);
/linux-5.19.10/drivers/staging/rtl8723bs/hal/
Dsdio_halinit.c637 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()
839 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()
Dhal_btcoex.c1209 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly) in hal_btcoex_InitHwConfig() function