Searched defs:ivtv_user_dma (Results 1 – 1 of 1) sorted by relevance
283 struct ivtv_user_dma { struct284 struct mutex lock;285 int page_count;286 struct page *map[IVTV_DMA_SG_OSD_ENT];288 struct page *bouncemap[IVTV_DMA_SG_OSD_ENT];291 struct ivtv_sg_element SGarray[IVTV_DMA_SG_OSD_ENT];292 dma_addr_t SG_handle;293 int SG_length;296 struct scatterlist SGlist[IVTV_DMA_SG_OSD_ENT];