Home
last modified time | relevance | path

Searched defs:buff_loc (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/platform/
Dsystem_dma.c69 int32_t buff_loc; member
107 int32_t buff_loc; member
246 int32_t system_dma_sg_device_setup( void *ctx, int32_t buff_loc, dma_addr_pair_t *device_addr_pair,… in system_dma_sg_device_setup()
276 int32_t system_dma_sg_fwmem_setup( void *ctx, int32_t buff_loc, fwmem_addr_pair_t *fwmem_pair, int3… in system_dma_sg_fwmem_setup()
320 int32_t buff_loc = system_dma_device->buff_loc; in system_dma_unmap_sg() local
330 int32_t system_dma_copy_sg( void *ctx, int32_t buff_loc, uint32_t direction, dma_completion_callbac… in system_dma_copy_sg()
474 int32_t system_dma_sg_device_setup( void *ctx, int32_t buff_loc, dma_addr_pair_t *device_addr_pair,… in system_dma_sg_device_setup()
500 int32_t system_dma_sg_fwmem_setup( void *ctx, int32_t buff_loc, fwmem_addr_pair_t *fwmem_pair, int3… in system_dma_sg_fwmem_setup()
572 int32_t buff_loc = system_dma_device->buff_loc; in memcopy_func() local
597 int32_t system_dma_copy_sg( void *ctx, int32_t buff_loc, uint32_t direction, dma_completion_callbac… in system_dma_copy_sg()