Home
last modified time | relevance | path

Searched refs:dma_sync_sg_for_cpu (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Ddma-mapping.h121 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg,
186 static inline void dma_sync_sg_for_cpu(struct device *dev, in dma_sync_sg_for_cpu() function
363 dma_sync_sg_for_cpu(dev, sgt->sgl, sgt->orig_nents, dir); in dma_sync_sgtable_for_cpu()
Dpci-dma-compat.h96 dma_sync_sg_for_cpu(&hwdev->dev, sg, nelems, (enum dma_data_direction)direction); in pci_dma_sync_sg_for_cpu()
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
Dheap-helpers.c211 dma_sync_sg_for_cpu(a->dev, a->table.sgl, a->table.nents, in dma_heap_dma_buf_begin_cpu_access()
/kernel/linux/linux-5.10/kernel/dma/
Dmapping.c282 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in dma_sync_sg_for_cpu() function
294 EXPORT_SYMBOL(dma_sync_sg_for_cpu);
/kernel/linux/linux-5.10/drivers/dma-buf/
Dudmabuf.c130 dma_sync_sg_for_cpu(dev, ubuf->sg->sgl, ubuf->sg->nents, in begin_cpu_udmabuf()
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
Dvideobuf2-dma-sg.c468 dma_sync_sg_for_cpu(buf->dev, sgt->sgl, sgt->nents, buf->dma_dir); in vb2_dma_sg_dmabuf_ops_begin_cpu_access()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dvideobuf-dma-sg.c583 dma_sync_sg_for_cpu(q->dev, mem->dma.sglist, in __videobuf_sync()
/kernel/linux/linux-5.10/drivers/spi/
Dspi-topcliff-pch.c796 dma_sync_sg_for_cpu(&data->master->dev, dma->sg_rx_p, dma->nent, in pch_spi_start_transfer()
799 dma_sync_sg_for_cpu(&data->master->dev, dma->sg_tx_p, dma->nent, in pch_spi_start_transfer()
Dspi-pl022.c827 dma_sync_sg_for_cpu(&pl022->adev->dev, in dma_callback()
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
Dispstat.c174 dma_sync_sg_for_cpu(stat->isp->dev, buf->sgt.sgl, in isp_stat_buf_sync_for_cpu()
Dispccdc.c449 dma_sync_sg_for_cpu(isp->dev, req->table.sgt.sgl, in ccdc_lsc_config()
/kernel/linux/linux-5.10/Documentation/core-api/
Ddma-api-howto.rst619 dma_sync_sg_for_cpu(dev, sglist, nents, direction);
637 The 'nents' argument to dma_sync_sg_for_cpu() and
Ddma-api.rst426 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg,
/kernel/linux/linux-5.10/drivers/tty/serial/
Dpch_uart.c749 dma_sync_sg_for_cpu(port->dev, &priv->sg_rx, 1, DMA_FROM_DEVICE); in pch_dma_rx_complete()
Dimx.c1191 dma_sync_sg_for_cpu(sport->port.dev, sgl, 1, in imx_uart_dma_rx_callback()
Datmel_serial.c1132 dma_sync_sg_for_cpu(port->dev, in atmel_rx_from_dma()
Dfsl_lpuart.c1119 dma_sync_sg_for_cpu(chan->device->dev, &sport->rx_sgl, 1, in lpuart_copy_rx_to_tty()
/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc.c479 dma_sync_sg_for_cpu(mmc_dev(host->slot->mmc), in dw_mci_dmac_complete_dma()
Dsdhci.c834 dma_sync_sg_for_cpu(mmc_dev(host->mmc), data->sg, in sdhci_adma_table_post()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch137766 + dma_sync_sg_for_cpu(galcore_device, sgt->sgl, sgt->nents, dir);
137770 + dma_sync_sg_for_cpu(galcore_device, sgt->sgl, sgt->nents, dir);
139147 + dma_sync_sg_for_cpu(galcore_device,
139162 + dma_sync_sg_for_cpu(galcore_device,
140553 + dma_sync_sg_for_cpu(galcore_device,
140721 + dma_sync_sg_for_cpu(galcore_device, um->sgt.sgl, um->sgt.nents, dir);
140725 + dma_sync_sg_for_cpu(galcore_device, um->sgt.sgl, um->sgt.nents, dir);
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch25546 + dma_sync_sg_for_cpu(drm->dev, rk_obj->sgt->sgl,