Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
93 struct drm_i915_cmd_descriptor { struct108 u32 flags;121 struct {124 } cmd;133 union {136 } length;147 struct {151 } reg;182 const struct drm_i915_cmd_descriptor *table; argument