Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_selftest.h68 int __i915_subtests(const char *caller,
73 __i915_subtests(__func__, T, ARRAY_SIZE(T), data)
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_selftest.c200 int __i915_subtests(const char *caller, in __i915_subtests() function