Searched defs:hrtimer (Results 1 – 3 of 3) sorted by relevance
48 struct hrtimer { struct49 enum hrtimer_restart (*function)(struct hrtimer *); argument52 enum hrtimer_mode hrt_mode; argument71 void hrtimer_init(struct hrtimer *, clockid_t, enum hrtimer_mode); argument
401 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
3150 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer) in oa_poll_check_timer_cb()