Searched refs:ready_time (Results 1 – 2 of 2) sorted by relevance
58 unsigned long ready_time; member83 if (time_before(jiffies, tmp102->ready_time)) { in tmp102_read()253 tmp102->ready_time = jiffies + msecs_to_jiffies(CONVERSION_TIME_MS); in tmp102_probe()286 tmp102->ready_time = jiffies + msecs_to_jiffies(CONVERSION_TIME_MS); in tmp102_resume()
77 unsigned long ready_time; member128 if (time_before(jiffies, tmp108->ready_time)) { in tmp108_read()365 tmp108->ready_time = jiffies; in tmp108_common_probe()368 tmp108->ready_time += in tmp108_common_probe()416 tmp108->ready_time = jiffies + in tmp108_resume()
Completed in 6 milliseconds