Searched defs:drm_nouveau_gem_pushbuf_push (Results 1 – 2 of 2) sorted by relevance
96 struct drm_nouveau_gem_pushbuf_push { struct97 __u32 bo_index;98 __u32 pad;99 __u64 offset;100 __u64 length;
168 struct drm_nouveau_gem_pushbuf_push { struct169 uint32_t bo_index;170 uint32_t pad;171 uint64_t offset;172 uint64_t length;