Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
100 struct drm_i915_cmd_descriptor { struct113 u32 flags;125 struct {128 } cmd;137 union {140 } length;151 struct {155 } reg;186 const struct drm_i915_cmd_descriptor *table; argument