Searched refs:i915_perf_ioctl_locked (Results 1 – 1 of 1) sorted by relevance
3644 * i915_perf_ioctl_locked - support ioctl() usage with i915 perf stream FDs3652 static long i915_perf_ioctl_locked(struct i915_perf_stream *stream, in i915_perf_ioctl_locked() function 3676 * Implementation deferred to i915_perf_ioctl_locked().3689 ret = i915_perf_ioctl_locked(stream, cmd, arg); in i915_perf_ioctl()