Home
last modified time | relevance | path

Searched refs:intel_uc_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h16 struct intel_uc_ops { struct
27 struct intel_uc_ops const *ops;
H A Dintel_uc.c15 static const struct intel_uc_ops uc_ops_off;
16 static const struct intel_uc_ops uc_ops_on;
632 static const struct intel_uc_ops uc_ops_off = {
636 static const struct intel_uc_ops uc_ops_on = {
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h19 struct intel_uc_ops { struct
31 struct intel_uc_ops const *ops;
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 = {

Completed in 5 milliseconds