Searched defs:drm_device_dma (Results 1 – 2 of 2) sorted by relevance
83626 struct drm_device_dma { struct83627 struct drm_buf_entry bufs[23];83628 int buf_count;83629 struct drm_buf **buflist;83630 int seg_count;83631 int page_count;83632 long unsigned int *pagelist;83633 long unsigned int byte_count;83634 enum {83639 } flags;