Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_uncore.h243 void intel_uncore_forcewake_user_get(struct intel_uncore *uncore);
H A Dintel_uncore.c676 void intel_uncore_forcewake_user_get(struct intel_uncore *uncore) in intel_uncore_forcewake_user_get() function
H A Di915_debugfs.c3931 intel_uncore_forcewake_user_get(gt->uncore); in i915_forcewake_open()