Home
last modified time | relevance | path

Searched refs:tw686x_dma_desc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x.h45 struct tw686x_dma_desc { struct
73 struct tw686x_dma_desc dma_descs[2];
88 struct tw686x_dma_desc dma_descs[2];
Dtw686x-video.c56 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_buf_done()
84 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_memcpy_dma_free()
261 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_sg_dma_free()
276 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_sg_dma_alloc()
Dtw686x-audio.c44 struct tw686x_dma_desc *desc; in tw686x_audio_irq()