Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_active.c67 static struct live_active *__live_alloc(struct drm_i915_private *i915) in __live_alloc() function
90 active = __live_alloc(i915); in __live_active_setup()