Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-dma.c287 struct xvip_dma_buffer { struct
293 #define to_xvip_dma_buffer(vb) container_of(vb, struct xvip_dma_buffer, buf) argument
297 struct xvip_dma_buffer *buf = param; in xvip_dma_complete()
335 struct xvip_dma_buffer *buf = to_xvip_dma_buffer(vbuf); in xvip_dma_buffer_prepare()
346 struct xvip_dma_buffer *buf = to_xvip_dma_buffer(vbuf); in xvip_dma_buffer_queue()
392 struct xvip_dma_buffer *buf, *nbuf; in xvip_dma_start_streaming()
452 struct xvip_dma_buffer *buf, *nbuf; in xvip_dma_stop_streaming()
721 dma->queue.buf_struct_size = sizeof(struct xvip_dma_buffer); in xvip_dma_init()