Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_uncore.h214 void intel_uncore_resume_early(struct intel_uncore *uncore);
Di915_drv.c1355 intel_uncore_resume_early(&dev_priv->uncore); in i915_drm_resume_early()
Dintel_uncore.c586 void intel_uncore_resume_early(struct intel_uncore *uncore) in intel_uncore_resume_early() function