Home
last modified time | relevance | path

Searched defs:drm_device_dma (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/drm/
Ddrm_legacy.h101 struct drm_device_dma { struct
105 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument
106 int seg_count;
107 int page_count; /**< number of pages */
108 unsigned long *pagelist; /**< page list */
109 unsigned long byte_count;
110 enum {
115 } flags;