Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h19 struct intel_uc_ops { struct
31 struct intel_uc_ops const *ops; argument
H A Dintel_uc.c23 static const struct intel_uc_ops uc_ops_off;
24 static const struct intel_uc_ops uc_ops_on;
760 static const struct intel_uc_ops uc_ops_off = {
765 static const struct intel_uc_ops uc_ops_on = {