Home
last modified time | relevance | path

Searched refs:mem_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.c34 int s5p_mfc_alloc_priv_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx, in s5p_mfc_alloc_priv_buf() argument
54 struct device *mem_dev = dev->mem_dev[mem_ctx]; in s5p_mfc_alloc_priv_buf()
55 dma_addr_t base = dev->dma_base[mem_ctx]; in s5p_mfc_alloc_priv_buf()
57 b->ctx = mem_ctx; in s5p_mfc_alloc_priv_buf()
76 int s5p_mfc_alloc_generic_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx, in s5p_mfc_alloc_generic_buf() argument
79 struct device *mem_dev = dev->mem_dev[mem_ctx]; in s5p_mfc_alloc_generic_buf()
83 b->ctx = mem_ctx; in s5p_mfc_alloc_generic_buf()
H A Ds5p_mfc_opr.h331 int s5p_mfc_alloc_priv_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
335 int s5p_mfc_alloc_generic_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h549 struct ta_mem_context *mem_ctx);
550 void psp_ta_free_shared_buf(struct ta_mem_context *mem_ctx);