Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_uc.h18 struct intel_uc_ops { struct
29 struct intel_uc_ops const *ops; argument
A Dintel_uc.c15 static const struct intel_uc_ops uc_ops_off;
16 static const struct intel_uc_ops uc_ops_on;
699 static const struct intel_uc_ops uc_ops_off = {
703 static const struct intel_uc_ops uc_ops_on = {

Completed in 5 milliseconds