Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_uncore.h196 void intel_uncore_resume_early(struct intel_uncore *uncore);
Di915_drv.c1317 intel_uncore_resume_early(&dev_priv->uncore); in i915_drm_resume_early()
Dintel_uncore.c562 void intel_uncore_resume_early(struct intel_uncore *uncore) in intel_uncore_resume_early() function