Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/
Di915_selftest.h111 #define I915_SELFTEST_ONLY(x) unlikely(x) macro
121 #define I915_SELFTEST_ONLY(x) 0 macro