Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h394 int intel_guc_suspend(struct intel_guc *guc);
H A Dintel_uc.c697 err = intel_guc_suspend(guc); in intel_uc_suspend()
H A Dintel_guc.c620 int intel_guc_suspend(struct intel_guc *guc) in intel_guc_suspend() function