Home
last modified time | relevance | path

Searched refs:EEPROMBluetoothCoexist (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Dhal_data.h207 u8 EEPROMBluetoothCoexist; member
/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2256 pHalData->EEPROMBluetoothCoexist = true; in Hal_EfuseParseBTCoexistInfo_8723B()
2258 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2279 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2298 hal_btcoex_SetBTCoexist(padapter, pHalData->EEPROMBluetoothCoexist); in Hal_EfuseParseBTCoexistInfo_8723B()