Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c23 static const struct intel_uc_ops uc_ops_off; variable
137 uc->ops = &uc_ops_off; in intel_uc_init_early()
760 static const struct intel_uc_ops uc_ops_off = { variable