Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-dma.c275 struct xvip_dma_buffer { struct
281 #define to_xvip_dma_buffer(vb) container_of(vb, struct xvip_dma_buffer, buf) argument
285 struct xvip_dma_buffer *buf = param; in xvip_dma_complete()
320 struct xvip_dma_buffer *buf = to_xvip_dma_buffer(vbuf); in xvip_dma_buffer_prepare()
331 struct xvip_dma_buffer *buf = to_xvip_dma_buffer(vbuf); in xvip_dma_buffer_queue()
377 struct xvip_dma_buffer *buf, *nbuf; in xvip_dma_start_streaming()
436 struct xvip_dma_buffer *buf, *nbuf; in xvip_dma_stop_streaming()
695 dma->queue.buf_struct_size = sizeof(struct xvip_dma_buffer); in xvip_dma_init()