Searched defs:drm_i915_cmd_descriptor (Results 1 – 1 of 1) sorted by relevance
102 struct drm_i915_cmd_descriptor { struct115 u32 flags;127 struct {130 } cmd;139 union {142 } length;153 struct {157 } reg;188 const struct drm_i915_cmd_descriptor *table; argument