Searched refs:oa_poll_check_timer_cb (Results 1 – 1 of 1) sorted by relevance
395 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer);3365 hrtimer_setup(&stream->poll_check_timer, oa_poll_check_timer_cb, CLOCK_MONOTONIC, in i915_oa_stream_init()3484 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer) in oa_poll_check_timer_cb() function