Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vdi.c88 int wave5_vdi_clear_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb) in wave5_vdi_clear_memory()
99 int wave5_vdi_write_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb, size_t offset, in wave5_vdi_write_memory()
117 int wave5_vdi_allocate_dma_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb) in wave5_vdi_allocate_dma_memory()
136 int wave5_vdi_free_dma_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb) in wave5_vdi_free_dma_memory()
151 int wave5_vdi_allocate_array(struct vpu_device *vpu_dev, struct vpu_buf *array, unsigned int count, in wave5_vdi_allocate_array()
154 struct vpu_buf vb_buf; in wave5_vdi_allocate_array()
180 struct vpu_buf *vb = &vpu_dev->sram_buf; in wave5_vdi_allocate_sram()
202 struct vpu_buf *vb = &vpu_dev->sram_buf; in wave5_vdi_free_sram()
H A Dwave5-vdi.h26 struct vpu_buf { struct