Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h85 int __i915_subtests(const char *caller,
92 __i915_subtests(__func__, \
98 __i915_subtests(__func__, \
105 __i915_subtests(__func__, \
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c421 int __i915_subtests(const char *caller, in __i915_subtests() function