Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/
Di915_active.c1121 struct auto_active { struct
1128 struct auto_active *aa = container_of(ref, typeof(*aa), base); in i915_active_get() argument
1149 static int auto_active(struct i915_active *ref) in auto_active() function