Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_uncore.h213 void intel_uncore_suspend(struct intel_uncore *uncore);
Di915_drv.c1172 intel_uncore_suspend(&dev_priv->uncore); in i915_drm_suspend_late()
1543 intel_uncore_suspend(&dev_priv->uncore); in intel_runtime_suspend()
Dintel_uncore.c574 void intel_uncore_suspend(struct intel_uncore *uncore) in intel_uncore_suspend() function