Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h41 void intel_uc_runtime_suspend(struct intel_uc *uc);
Dintel_uc.c564 void intel_uc_runtime_suspend(struct intel_uc *uc) in intel_uc_runtime_suspend() function
588 intel_uc_runtime_suspend(uc); in intel_uc_suspend()
/drivers/gpu/drm/i915/gt/
Dintel_gt_pm.c328 intel_uc_runtime_suspend(&gt->uc); in intel_gt_runtime_suspend()