Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
2341 struct drm_i915_cmd_descriptor { struct2356 u32 flags;2369 struct {2372 } cmd;2381 union {2384 } length;2395 struct {2399 } reg;2429 const struct drm_i915_cmd_descriptor *table; argument