Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddma-mapping.h123 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg,
203 static inline void dma_sync_sg_for_cpu(struct device *dev, in dma_sync_sg_for_cpu() function
386 dma_sync_sg_for_cpu(dev, sgt->sgl, sgt->orig_nents, dir); in dma_sync_sgtable_for_cpu()
A 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()
/linux/kernel/dma/
A Dmapping.c349 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in dma_sync_sg_for_cpu() function
361 EXPORT_SYMBOL(dma_sync_sg_for_cpu);
/linux/drivers/dma-buf/
A Dudmabuf.c130 dma_sync_sg_for_cpu(dev, ubuf->sg->sgl, ubuf->sg->nents, in begin_cpu_udmabuf()
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-dma-sg.c480 dma_sync_sg_for_cpu(buf->dev, sgt->sgl, sgt->nents, buf->dma_dir); in vb2_dma_sg_dmabuf_ops_begin_cpu_access()
/linux/drivers/media/pci/ttpci/
A Dbudget-core.c183 dma_sync_sg_for_cpu(&budget->dev->pci->dev, budget->pt.slist, in vpeirq()
/linux/drivers/media/v4l2-core/
A Dvideobuf-dma-sg.c582 dma_sync_sg_for_cpu(q->dev, mem->dma.sglist, in __videobuf_sync()
/linux/drivers/spi/
A 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()
A Dspi-pl022.c818 dma_sync_sg_for_cpu(&pl022->adev->dev, in dma_callback()
/linux/drivers/media/platform/omap3isp/
A Dispstat.c174 dma_sync_sg_for_cpu(stat->isp->dev, buf->sgt.sgl, in isp_stat_buf_sync_for_cpu()
A Dispccdc.c449 dma_sync_sg_for_cpu(isp->dev, req->table.sgt.sgl, in ccdc_lsc_config()
/linux/Documentation/core-api/
A Ddma-api-howto.rst619 dma_sync_sg_for_cpu(dev, sglist, nents, direction);
637 The 'nents' argument to dma_sync_sg_for_cpu() and
A Ddma-api.rst426 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg,
/linux/drivers/tty/serial/
A Dpch_uart.c757 dma_sync_sg_for_cpu(port->dev, &priv->sg_rx, 1, DMA_FROM_DEVICE); in pch_dma_rx_complete()
A Datmel_serial.c1129 dma_sync_sg_for_cpu(port->dev, in atmel_rx_from_dma()
A Dimx.c1162 dma_sync_sg_for_cpu(sport->port.dev, sgl, 1, in imx_uart_dma_rx_callback()
A Dfsl_lpuart.c1178 dma_sync_sg_for_cpu(chan->device->dev, &sport->rx_sgl, 1, in lpuart_copy_rx_to_tty()
/linux/drivers/staging/media/av7110/
A Dav7110.c1253 dma_sync_sg_for_cpu(&budget->dev->pci->dev, budget->pt.slist, in vpeirq()
/linux/drivers/mmc/host/
A Ddw_mmc.c484 dma_sync_sg_for_cpu(mmc_dev(host->slot->mmc), in dw_mci_dmac_complete_dma()
A Dsdhci.c832 dma_sync_sg_for_cpu(mmc_dev(host->mmc), data->sg, in sdhci_adma_table_post()
/linux/
A Dvmlinux.symvers11437 0x00000000 dma_sync_sg_for_cpu vmlinux EXPORT_SYMBOL
A DSystem.map4371 ffff80001010d4a0 T dma_sync_sg_for_cpu
A D.tmp_System.map4371 ffff80001010d4a0 T dma_sync_sg_for_cpu

Completed in 1009 milliseconds