Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_uncore.h237 void intel_uncore_runtime_resume(struct intel_uncore *uncore);
Di915_driver.c1661 intel_uncore_runtime_resume(&dev_priv->uncore); in intel_runtime_suspend()
1739 intel_uncore_runtime_resume(gt->uncore); in intel_runtime_resume()
Dintel_uncore.c631 void intel_uncore_runtime_resume(struct intel_uncore *uncore) in intel_uncore_runtime_resume() function