/linux-4.1.27/arch/blackfin/kernel/ |
H A D | dma-mapping.c | 131 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg_list, dma_sync_sg_for_device() function 142 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | dma.c | 129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sglist, dma_sync_sg_for_device() function 141 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | dma.c | 123 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nents, dma_sync_sg_for_device() function 131 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | dma-mapping.h | 21 void (*dma_sync_sg_for_device)(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction direction); member in struct:hppa_dma_ops 166 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function 169 if(hppa_dma_ops->dma_sync_sg_for_device) dma_sync_sg_for_device() 170 hppa_dma_ops->dma_sync_sg_for_device(dev, sg, nelems, direction); dma_sync_sg_for_device()
|
/linux-4.1.27/arch/nios2/mm/ |
H A D | dma-mapping.c | 174 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function 186 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
|
/linux-4.1.27/include/asm-generic/ |
H A D | dma-mapping-broken.h | 77 #define dma_sync_sg_for_device dma_sync_sg_for_cpu macro
|
H A D | pci-dma-compat.h | 103 dma_sync_sg_for_device(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direction); pci_dma_sync_sg_for_device()
|
H A D | dma-mapping-common.h | 167 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | dma-mapping.h | 90 extern void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
|
/linux-4.1.27/arch/cris/include/asm/ |
H A D | dma-mapping.h | 119 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | dma-mapping.h | 91 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | dma-mapping.h | 79 extern void dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
|
/linux-4.1.27/drivers/staging/android/ion/ |
H A D | ion_carveout_heap.c | 119 dma_sync_sg_for_device(NULL, table->sgl, table->nents, ion_carveout_heap_free()
|
H A D | ion_chunk_heap.c | 108 dma_sync_sg_for_device(NULL, table->sgl, table->nents, ion_chunk_heap_free()
|
H A D | ion.c | 907 dma_sync_sg_for_device(dev, &sg, 1, dir); ion_pages_sync_for_device() 1220 dma_sync_sg_for_device(NULL, buffer->sg_table->sgl, ion_sync_for_device()
|
/linux-4.1.27/drivers/parisc/ |
H A D | ccio-rm-dma.c | 157 NULL, /* dma_sync_sg_for_device : ditto */
|
H A D | ccio-dma.c | 1018 .dma_sync_sg_for_device = NULL, /* ditto */
|
H A D | sba_iommu.c | 1073 .dma_sync_sg_for_device = NULL,
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | dma-mapping.h | 136 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | dma-mapping.h | 129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | dma-mapping.h | 98 extern void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | dma-mapping.h | 147 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | dma-mapping.h | 146 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | dma-mapping.h | 191 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | pci-dma.c | 555 .dma_sync_sg_for_device = pa11_dma_sync_sg_for_device, 595 .dma_sync_sg_for_device = pa11_dma_sync_sg_for_device,
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | dma-mapping.h | 324 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
|
/linux-4.1.27/drivers/crypto/ |
H A D | omap-aes.c | 436 dma_sync_sg_for_device(dd->dev, dd->in_sg, in_sg_len, DMA_TO_DEVICE); omap_aes_crypt_dma() 686 dma_sync_sg_for_device(dd->dev, dd->out_sg, dd->out_sg_len, omap_aes_done_task()
|
H A D | omap-des.c | 420 dma_sync_sg_for_device(dd->dev, dd->in_sg, in_sg_len, DMA_TO_DEVICE); omap_des_crypt_dma() 668 dma_sync_sg_for_device(dd->dev, dd->out_sg, dd->out_sg_len, omap_des_done_task()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | videobuf2-dma-contig.c | 123 dma_sync_sg_for_device(buf->dev, sgt->sgl, sgt->nents, buf->dma_dir); vb2_dc_prepare()
|
H A D | videobuf2-dma-sg.c | 212 dma_sync_sg_for_device(buf->dev, sgt->sgl, sgt->nents, buf->dma_dir); vb2_dma_sg_prepare()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_buffer.c | 351 * dma_sync_sg_for_cpu() is a NOP, and dma_sync_sg_for_device() is at most
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-topcliff-pch.c | 1050 dma_sync_sg_for_device(&data->master->dev, sg, num, DMA_FROM_DEVICE); pch_spi_handle_dma() 1109 dma_sync_sg_for_device(&data->master->dev, sg, num, DMA_TO_DEVICE); pch_spi_handle_dma()
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | atmel_serial.c | 819 dma_sync_sg_for_device(port->dev, sg, 1, DMA_TO_DEVICE); atmel_tx_dma() 997 dma_sync_sg_for_device(port->dev, atmel_rx_from_dma()
|
H A D | pch_uart.c | 1055 dma_sync_sg_for_device(port->dev, priv->sg_tx_p, nent, DMA_TO_DEVICE); dma_handle_tx()
|
H A D | sh-sci.c | 1506 dma_sync_sg_for_device(port->dev, sg, 1, DMA_TO_DEVICE); work_fn_tx()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispstat.c | 164 dma_sync_sg_for_device(stat->isp->dev, buf->sgt.sgl, isp_stat_buf_sync_for_device()
|
H A D | ispccdc.c | 460 dma_sync_sg_for_device(isp->dev, req->table.sgt.sgl, ccdc_lsc_config()
|