Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c24 static const struct intel_uc_ops uc_ops_on; variable
135 uc->ops = &uc_ops_on; in intel_uc_init_early()
765 static const struct intel_uc_ops uc_ops_on = { variable