Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c7086 u32 curTime = jiffies; in btdm_HoldForBtInqPage() local
7091 pHalData->bt_coexist.halCoex8723.btInqPageStartTime = curTime; in btdm_HoldForBtInqPage()
7097 pHalData->bt_coexist.halCoex8723.btInqPageStartTime, curTime)); in btdm_HoldForBtInqPage()
7100 if (((curTime - pHalData->bt_coexist.halCoex8723.btInqPageStartTime)/1000000) >= 10) { in btdm_HoldForBtInqPage()