Searched defs:ivtv_user_dma (Results 1 – 1 of 1) sorted by relevance
284 struct ivtv_user_dma { struct285 struct mutex lock;286 int page_count;287 struct page *map[IVTV_DMA_SG_OSD_ENT];289 struct page *bouncemap[IVTV_DMA_SG_OSD_ENT];292 struct ivtv_sg_element SGarray[IVTV_DMA_SG_OSD_ENT];293 dma_addr_t SG_handle;294 int SG_length;297 struct scatterlist SGlist[IVTV_DMA_SG_OSD_ENT];