Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
A Dhal_btcoex.c15 struct btc_coexist GLBtCoexist; variable
808 memset(&GLBtCoexist, 0, sizeof(GLBtCoexist)); in hal_btcoex_Initialize()
810 pBtCoexist = &GLBtCoexist; in hal_btcoex_Initialize()
1179 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()
1304 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()
1307 if (GLBtCoexist.btInfo.bBtCtrlLps) in hal_btcoex_IsBtControlLps()
1318 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()
1321 if (GLBtCoexist.btInfo.bBtLpsOn) in hal_btcoex_IsLpsOn()
1329 return GLBtCoexist.btInfo.rpwmVal; in hal_btcoex_RpwmVal()
1334 return GLBtCoexist.btInfo.lpsVal; in hal_btcoex_LpsVal()
[all …]
A DHalBtcOutSrc.h414 extern struct btc_coexist GLBtCoexist;

Completed in 10 milliseconds