Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf.c4058 u32 n_props, in read_properties_unlocked() argument
4080 if (!n_props || n_props >= DRM_I915_PERF_PROP_MAX) { in read_properties_unlocked()
4090 for (i = 0; i < n_props; i++) { in read_properties_unlocked()