Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_active.c232 static struct active_node *__active_lookup(struct i915_active *ref, u64 idx) in __active_lookup() function
294 node = __active_lookup(ref, idx); in active_instance()