Home
last modified time | relevance | path

Searched refs:bUnderLps (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b2Ant.h111 bool bUnderLps; member
DHalBtc8723b1Ant.h128 bool bUnderLps; member
DHalBtc8723b1Ant.c2960 (pCoexSta->bUnderLps ? "LPS ON" : "LPS OFF"), in EXhalbtc8723b1ant_DisplayCoexInfo()
3221 pCoexSta->bUnderLps = true; in EXhalbtc8723b1ant_LpsNotify()
3226 pCoexSta->bUnderLps = false; in EXhalbtc8723b1ant_LpsNotify()
DHalBtc8723b2Ant.c3050 ((pCoexSta->bUnderLps ? "LPS ON" : "LPS OFF")) in EXhalbtc8723b2ant_DisplayCoexInfo()
3283 pCoexSta->bUnderLps = true; in EXhalbtc8723b2ant_LpsNotify()
3286 pCoexSta->bUnderLps = false; in EXhalbtc8723b2ant_LpsNotify()