Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_uncore.h236 void intel_uncore_resume_early(struct intel_uncore *uncore);
Di915_driver.c1446 intel_uncore_resume_early(gt->uncore); in i915_drm_resume_early()
Dintel_uncore.c615 void intel_uncore_resume_early(struct intel_uncore *uncore) in intel_uncore_resume_early() function