Searched defs:ivtv_user_dma (Results 1 – 1 of 1) sorted by relevance
282 struct ivtv_user_dma { struct283 struct mutex lock;284 int page_count;285 struct page *map[IVTV_DMA_SG_OSD_ENT];287 struct page *bouncemap[IVTV_DMA_SG_OSD_ENT];290 struct ivtv_sg_element SGarray[IVTV_DMA_SG_OSD_ENT];291 dma_addr_t SG_handle;292 int SG_length;295 struct scatterlist SGlist[IVTV_DMA_SG_OSD_ENT];