Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h31 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly);
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_halinit.c636 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()
838 hal_btcoex_InitHwConfig(padapter, false); in rtl8723bs_hal_init()
H A Dhal_btcoex.c1200 void hal_btcoex_InitHwConfig(struct adapter *padapter, u8 bWifiOnly) in hal_btcoex_InitHwConfig() function