Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b2Ant.h111 bool bUnderLps; member
DHalBtc8723b1Ant.h128 bool bUnderLps; member
DHalBtc8723b1Ant.c2966 (pCoexSta->bUnderLps ? "LPS ON" : "LPS OFF"), in EXhalbtc8723b1ant_DisplayCoexInfo()
3227 pCoexSta->bUnderLps = true; in EXhalbtc8723b1ant_LpsNotify()
3232 pCoexSta->bUnderLps = false; in EXhalbtc8723b1ant_LpsNotify()
DHalBtc8723b2Ant.c3218 ((pCoexSta->bUnderLps ? "LPS ON" : "LPS OFF")) in EXhalbtc8723b2ant_DisplayCoexInfo()
3451 pCoexSta->bUnderLps = true; in EXhalbtc8723b2ant_LpsNotify()
3454 pCoexSta->bUnderLps = false; in EXhalbtc8723b2ant_LpsNotify()