Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h16 struct intel_uc_ops { struct
27 struct intel_uc_ops const *ops; argument
Dintel_uc.c15 static const struct intel_uc_ops uc_ops_off;
16 static const struct intel_uc_ops uc_ops_on;
632 static const struct intel_uc_ops uc_ops_off = {
636 static const struct intel_uc_ops uc_ops_on = {