Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_active.c1096 struct auto_active { struct
1103 struct auto_active *aa = container_of(ref, typeof(*aa), base); in i915_active_get() argument
1124 static int auto_active(struct i915_active *ref) in auto_active() function