rot_intermediate  159 drivers/gpu/ipu-v3/ipu-image-convert.c 	struct ipu_image_convert_dma_buf rot_intermediate[2];
rot_intermediate 1303 drivers/gpu/ipu-v3/ipu-image-convert.c 		addr0 = ctx->rot_intermediate[0].phys;
rot_intermediate 1305 drivers/gpu/ipu-v3/ipu-image-convert.c 			addr1 = ctx->rot_intermediate[1].phys;
rot_intermediate 2187 drivers/gpu/ipu-v3/ipu-image-convert.c 		ret = alloc_dma_buf(priv, &ctx->rot_intermediate[0],
rot_intermediate 2193 drivers/gpu/ipu-v3/ipu-image-convert.c 					    &ctx->rot_intermediate[1],
rot_intermediate 2217 drivers/gpu/ipu-v3/ipu-image-convert.c 	free_dma_buf(priv, &ctx->rot_intermediate[1]);
rot_intermediate 2222 drivers/gpu/ipu-v3/ipu-image-convert.c 	free_dma_buf(priv, &ctx->rot_intermediate[0]);
rot_intermediate 2360 drivers/gpu/ipu-v3/ipu-image-convert.c 	free_dma_buf(priv, &ctx->rot_intermediate[1]);
rot_intermediate 2361 drivers/gpu/ipu-v3/ipu-image-convert.c 	free_dma_buf(priv, &ctx->rot_intermediate[0]);