Searched refs:intel_uncore_suspend (Results 1 – 3 of 3) sorted by relevance
235 void intel_uncore_suspend(struct intel_uncore *uncore);
1258 intel_uncore_suspend(gt->uncore); in i915_drm_suspend_late()1650 intel_uncore_suspend(gt->uncore); in intel_runtime_suspend()
603 void intel_uncore_suspend(struct intel_uncore *uncore) in intel_uncore_suspend() function