Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h110 #define I915_SELFTEST_DECLARE(x) x macro
120 #define I915_SELFTEST_DECLARE(x) macro
H A Di915_gem_evict.c37 I915_SELFTEST_DECLARE(static struct igt_evict_ctl { in I915_SELFTEST_DECLARE() function