Searched refs:xvip_dma_buffer (Results 1 – 1 of 1) sorted by relevance
274 struct xvip_dma_buffer { struct280 #define to_xvip_dma_buffer(vb) container_of(vb, struct xvip_dma_buffer, buf) argument284 struct xvip_dma_buffer *buf = param; in xvip_dma_complete()319 struct xvip_dma_buffer *buf = to_xvip_dma_buffer(vbuf); in xvip_dma_buffer_prepare()330 struct xvip_dma_buffer *buf = to_xvip_dma_buffer(vbuf); in xvip_dma_buffer_queue()376 struct xvip_dma_buffer *buf, *nbuf; in xvip_dma_start_streaming()435 struct xvip_dma_buffer *buf, *nbuf; in xvip_dma_stop_streaming()694 dma->queue.buf_struct_size = sizeof(struct xvip_dma_buffer); in xvip_dma_init()
Completed in 3 milliseconds