Searched refs:hrtimer_expires_remaining (Results 1 – 3 of 3) sorted by relevance
141 } while (hrtimer_expires_remaining(timer) > 0); in pwm_ir_timer()
159 static inline ktime_t hrtimer_expires_remaining(const struct hrtimer *timer) in hrtimer_expires_remaining() function
6268 remaining = ktime_to_ns(hrtimer_expires_remaining(refresh_timer)); in runtime_refresh_within()