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