HomeSort by: relevance | last modified time | path
    Searched refs:intel_uc_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc.h 17 struct intel_uc_ops { struct
28 struct intel_uc_ops const *ops;
intel_uc.c 20 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 = {

Completed in 33 milliseconds