Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
93 struct drm_i915_cmd_descriptor { struct106 u32 flags;118 struct {121 } cmd;130 union {133 } length;144 struct {148 } reg;179 const struct drm_i915_cmd_descriptor *table; argument