Searched refs:ipu7_dma_unmap_sgtable (Results 1 – 4 of 4) sorted by relevance
| /drivers/staging/media/ipu7/ |
| A D | ipu7-dma.h | 44 void ipu7_dma_unmap_sgtable(struct ipu7_bus_device *sys, struct sg_table *sgt,
|
| A D | ipu7-dma.c | 472 void ipu7_dma_unmap_sgtable(struct ipu7_bus_device *sys, struct sg_table *sgt, in ipu7_dma_unmap_sgtable() function 477 EXPORT_SYMBOL_NS_GPL(ipu7_dma_unmap_sgtable, "INTEL_IPU7");
|
| A D | ipu7-isys-queue.c | 59 ipu7_dma_unmap_sgtable(isys->adev, sg, DMA_TO_DEVICE, 0); in ipu7_isys_buf_cleanup()
|
| A D | ipu7.c | 2340 ipu7_dma_unmap_sgtable(sys, sgt, DMA_BIDIRECTIONAL, 0); in ipu7_unmap_fw_code_region()
|
Completed in 12 milliseconds