Home
last modified time | relevance | path

Searched refs:intel_uc_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h18 struct intel_uc_ops { struct
29 struct intel_uc_ops const *ops; argument
Dintel_uc.c18 static const struct intel_uc_ops uc_ops_off;
19 static const struct intel_uc_ops uc_ops_on;
719 static const struct intel_uc_ops uc_ops_off = {
723 static const struct intel_uc_ops uc_ops_on = {