Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_uncore.h236 void intel_uncore_resume_early(struct intel_uncore *uncore);
Di915_driver.c1449 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