Searched refs:StartTime (Results 1 – 3 of 3) sorted by relevance
402 SK_U64 StartTime; in SkI2cWait() local406 StartTime = SkOsGetTime(pAC); in SkI2cWait()411 if (CurrentTime - StartTime > SK_TICKS_PER_SEC / 8) { in SkI2cWait()424 StartTime, CurrentTime); in SkI2cWait()447 SK_U64 StartTime; in SkI2cWaitIrq() local456 StartTime = SkOsGetTime(pAC); in SkI2cWaitIrq()459 if (SkOsGetTime(pAC) - StartTime > SK_TICKS_PER_SEC / 8) { in SkI2cWaitIrq()
1112 unsigned long StartTime; member
303 tp->StartTime = jiffies; in tms380tr_open()