Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h83 int __i915_subtests(const char *caller,
90 __i915_subtests(__func__, \
96 __i915_subtests(__func__, \
103 __i915_subtests(__func__, \
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c374 int __i915_subtests(const char *caller, in __i915_subtests() function