Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalPwrSeqCmd.c50 u32 pollingCount = 0; /* polling autoload done. */ in HalPwrSeqCmdParsing() local
150 if (pollingCount++ > maxPollingCnt) { in HalPwrSeqCmdParsing()