Home
last modified time | relevance | path

Searched refs:intel_uncore_forcewake_user_put (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_uncore.h244 void intel_uncore_forcewake_user_put(struct intel_uncore *uncore);
H A Dintel_uncore.c695 void intel_uncore_forcewake_user_put(struct intel_uncore *uncore) in intel_uncore_forcewake_user_put() function
H A Di915_debugfs.c3942 intel_uncore_forcewake_user_put(&i915->uncore); in i915_forcewake_release()