Home
last modified time | relevance | path

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

/linux-3.3/include/drm/
DdrmP.h477 struct drm_device_dma { struct
481 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument
482 int seg_count;
483 int page_count; /**< number of pages */
484 unsigned long *pagelist; /**< page list */
485 unsigned long byte_count;
486 enum {
491 } flags;