Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_btcoex.h39 void rtw_btcoex_SetBTCoexist(struct adapter *, u8 bBtExist);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c141 void rtw_btcoex_SetBTCoexist(struct adapter *padapter, u8 bBtExist) in rtw_btcoex_SetBTCoexist() function
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2697 rtw_btcoex_SetBTCoexist(padapter, pHalData->EEPROMBluetoothCoexist); in Hal_EfuseParseBTCoexistInfo_8723B()