Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h52 void intel_uc_suspend(struct intel_uc *uc);
Dintel_uc.c682 void intel_uc_suspend(struct intel_uc *uc) in intel_uc_suspend() function
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_gt_pm.c334 intel_uc_suspend(&gt->uc); in intel_gt_suspend_late()