Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm_DIG.c367 static bool bPaused; in odm_PauseDIG() local
385 !bPaused && (!(pDM_Odm->SupportAbility & ODM_BB_DIG) || in odm_PauseDIG()
405 if (!bPaused) { in odm_PauseDIG()
407 bPaused = true; in odm_PauseDIG()
418 if (bPaused) { in odm_PauseDIG()
421 bPaused = false; in odm_PauseDIG()