Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/tw686x/
Dtw686x.h42 struct tw686x_dma_desc { struct
70 struct tw686x_dma_desc dma_descs[2];
85 struct tw686x_dma_desc dma_descs[2];
Dtw686x-video.c52 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_buf_done()
80 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_memcpy_dma_free()
257 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_sg_dma_free()
272 struct tw686x_dma_desc *desc = &vc->dma_descs[pb]; in tw686x_sg_dma_alloc()
Dtw686x-audio.c41 struct tw686x_dma_desc *desc; in tw686x_audio_irq()