Home
last modified time | relevance | path

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

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