Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Dintel_wakeref.h59 struct intel_wakeref_lockclass { struct
67 struct intel_wakeref_lockclass *key, argument
70 static struct intel_wakeref_lockclass __key; \
H A Dintel_wakeref.c102 struct intel_wakeref_lockclass *key, in __intel_wakeref_init()