Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_uc.h19 struct intel_uc_ops { struct
30 struct intel_uc_ops const *ops; argument
A Dintel_uc.c22 static const struct intel_uc_ops uc_ops_off;
23 static const struct intel_uc_ops uc_ops_on;
744 static const struct intel_uc_ops uc_ops_off = {
749 static const struct intel_uc_ops uc_ops_on = {

Completed in 4 milliseconds