Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
92 struct drm_i915_cmd_descriptor { struct107 u32 flags;120 struct {123 } cmd;132 union {135 } length;146 struct {150 } reg;181 const struct drm_i915_cmd_descriptor *table; argument