Home
last modified time | relevance | path

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

/linux/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.h208 void *flag2_buf; member
H A Dsun8i-di.c615 ctx->flag2_buf = dma_alloc_coherent(dev, FLAG_SIZE, in deinterlace_start_streaming()
618 if (!ctx->flag2_buf) { in deinterlace_start_streaming()
647 dma_free_coherent(dev, FLAG_SIZE, ctx->flag2_buf, in deinterlace_stop_streaming()