Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-driver.h285 struct ivtv_user_dma { struct
286 struct mutex lock;
287 int page_count;
288 struct page *map[IVTV_DMA_SG_OSD_ENT];
290 struct page *bouncemap[IVTV_DMA_SG_OSD_ENT];
293 struct ivtv_sg_element SGarray[IVTV_DMA_SG_OSD_ENT];
294 dma_addr_t SG_handle;
295 int SG_length;
298 struct scatterlist SGlist[IVTV_DMA_SG_OSD_ENT];