Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
2182 struct drm_i915_cmd_descriptor { struct2197 u32 flags;2210 struct {2213 } cmd;2222 union {2225 } length;2232 struct {2235 } reg;2265 const struct drm_i915_cmd_descriptor *table; argument