Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_wakeref.h48 struct intel_wakeref_lockclass { struct
56 struct intel_wakeref_lockclass *key); argument
58 static struct intel_wakeref_lockclass __key; \
H A Dintel_wakeref.c100 struct intel_wakeref_lockclass *key) in __intel_wakeref_init()