Home
last modified time | relevance | path

Searched refs:cal_dmaqueue (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal.h66 struct cal_dmaqueue { struct
155 struct cal_dmaqueue vidq;
H A Dcal-video.c578 struct cal_dmaqueue *vidq = &ctx->vidq; in cal_buffer_queue()
590 struct cal_dmaqueue *dma_q = &ctx->vidq; in cal_start_streaming()
649 struct cal_dmaqueue *dma_q = &ctx->vidq; in cal_stop_streaming()
H A Dcal.c302 struct cal_dmaqueue *dma_q = &ctx->vidq; in cal_schedule_next_buffer()
328 struct cal_dmaqueue *dma_q; in cal_irq()
/kernel/linux/linux-6.6/drivers/media/platform/ti/cal/
H A Dcal.h102 * struct cal_dmaqueue - Queue of DMA buffers
104 struct cal_dmaqueue { struct
106 * @lock: Protects all fields in the cal_dmaqueue.
231 struct cal_dmaqueue dma;

Completed in 4 milliseconds