Home
last modified time | relevance | path

Searched refs:i915_perf_poll (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_perf.c3531 * i915_perf_poll - call poll_wait() with a suitable wait queue for stream
3543 static __poll_t i915_perf_poll(struct file *file, poll_table *wait) in i915_perf_poll() function
3755 .poll = i915_perf_poll,