Home
last modified time | relevance | path

Searched defs:auto_active (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active.c1126 struct auto_active { struct
1133 struct auto_active *aa = container_of(ref, typeof(*aa), base); in i915_active_get() argument
1154 static int auto_active(struct i915_active *ref) in auto_active() function