Searched refs:i915_perf_poll_locked (Results 1 – 1 of 1) sorted by relevance
3499 * i915_perf_poll_locked - poll_wait() with a suitable wait queue for stream3510 static __poll_t i915_perf_poll_locked(struct i915_perf_stream *stream, in i915_perf_poll_locked() function 3539 * Note: Implementation deferred to i915_perf_poll_locked()3549 ret = i915_perf_poll_locked(stream, file, wait); in i915_perf_poll()