Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h53 void intel_uc_runtime_suspend(struct intel_uc *uc);
H A Dintel_uc.c661 void intel_uc_runtime_suspend(struct intel_uc *uc) in intel_uc_runtime_suspend() function
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm.c362 intel_uc_runtime_suspend(&gt->uc); in intel_gt_runtime_suspend()