Home
last modified time | relevance | path

Searched refs:s5p_mfc_alloc_priv_buf (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.c40 int s5p_mfc_alloc_priv_buf(struct device *dev, in s5p_mfc_alloc_priv_buf() function
Ds5p_mfc_opr_v5.c44 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &ctx->dsc); in s5p_mfc_alloc_dec_temp_buffers_v5()
175 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &ctx->bank1); in s5p_mfc_alloc_codec_buffers_v5()
184 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_r, &ctx->bank2); in s5p_mfc_alloc_codec_buffers_v5()
215 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &ctx->ctx); in s5p_mfc_alloc_instance_buffer_v5()
228 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &ctx->shm); in s5p_mfc_alloc_instance_buffer_v5()
Ds5p_mfc_opr.h337 int s5p_mfc_alloc_priv_buf(struct device *dev,
Ds5p_mfc_opr_v6.c242 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &ctx->bank1); in s5p_mfc_alloc_codec_buffers_v6()
294 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &ctx->ctx); in s5p_mfc_alloc_instance_buffer_v6()
323 ret = s5p_mfc_alloc_priv_buf(dev->mem_dev_l, &dev->ctx_buf); in s5p_mfc_alloc_dev_context_buffer_v6()