Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc.h17 struct intel_uc_ops { struct
28 struct intel_uc_ops const *ops; argument
H A Dintel_uc.c20 static const struct intel_uc_ops uc_ops_off;
21 static const struct intel_uc_ops uc_ops_on;
610 static const struct intel_uc_ops uc_ops_off = {
614 static const struct intel_uc_ops uc_ops_on = {