Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.c606 ctx->flag1_buf = dma_alloc_coherent(dev, FLAG_SIZE, in deinterlace_start_streaming()
609 if (!ctx->flag1_buf) { in deinterlace_start_streaming()
628 dma_free_coherent(dev, FLAG_SIZE, ctx->flag1_buf, in deinterlace_start_streaming()
645 dma_free_coherent(dev, FLAG_SIZE, ctx->flag1_buf, in deinterlace_stop_streaming()
H A Dsun8i-di.h205 void *flag1_buf; member
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.h205 void *flag1_buf; member
H A Dsun8i-di.c606 ctx->flag1_buf = dma_alloc_coherent(dev, FLAG_SIZE, in deinterlace_start_streaming()
609 if (!ctx->flag1_buf) { in deinterlace_start_streaming()
628 dma_free_coherent(dev, FLAG_SIZE, ctx->flag1_buf, in deinterlace_start_streaming()
645 dma_free_coherent(dev, FLAG_SIZE, ctx->flag1_buf, in deinterlace_stop_streaming()

Completed in 7 milliseconds