Home
last modified time | relevance | path

Searched defs:i915_perf_stream_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_perf_types.h68 struct i915_perf_stream_ops { struct
74 void (*enable)(struct i915_perf_stream *stream);
81 void (*disable)(struct i915_perf_stream *stream);
87 void (*poll_wait)(struct i915_perf_stream *stream,
96 int (*wait_unlocked)(struct i915_perf_stream *stream);
116 int (*read)(struct i915_perf_stream *stream,
126 void (*destroy)(struct i915_perf_stream *stream);
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Di915_drv.h1354 struct i915_perf_stream_ops { struct
1360 void (*enable)(struct i915_perf_stream *stream);
1367 void (*disable)(struct i915_perf_stream *stream);
1373 void (*poll_wait)(struct i915_perf_stream *stream,
1382 int (*wait_unlocked)(struct i915_perf_stream *stream);
1402 int (*read)(struct i915_perf_stream *stream,
1412 void (*destroy)(struct i915_perf_stream *stream);