Home
last modified time | relevance | path

Searched refs:dma_dev (Results 1 – 17 of 17) sorted by relevance

/linux-4.19.296/drivers/xen/
Dgntdev-common.h38 struct device *dma_dev; member
76 struct device *dma_dev; member
Dgntdev.c106 args.dev = map->dma_dev; in gntdev_free_map()
176 add->dma_dev = priv->dma_dev; in gntdev_alloc_map()
178 args.dev = priv->dma_dev; in gntdev_alloc_map()
705 priv->dma_dev = gntdev_miscdev.this_device; in gntdev_open()
713 of_dma_configure(priv->dma_dev, NULL, true); in gntdev_open()
Dgntdev-dmabuf.c501 args.dev = priv->dma_dev; in dmabuf_exp_from_refs()
825 priv->dma_dev, op.fd, in gntdev_ioctl_dmabuf_imp_to_refs()
/linux-4.19.296/include/linux/
Dshdma-base.h110 struct dma_device dma_dev; member
117 i < (d)->dma_dev.chancnt; c = (d)->schan[++i])
Dpch_dma.h30 struct device *dma_dev; member
Dmcb.h79 struct device *dma_dev; member
/linux-4.19.296/include/linux/platform_data/
Ddma-hsu.h17 struct device *dma_dev; member
Dvideo-mx3fb.h46 struct device *dma_dev; member
Ddma-dw.h30 struct device *dma_dev; member
Ddma-atmel.h32 struct device *dma_dev; member
/linux-4.19.296/include/linux/platform_data/media/
Dcamera-mx3.h47 struct device *dma_dev; member
/linux-4.19.296/include/linux/iio/
Dbuffer-dma.h148 struct device *dma_dev, const struct iio_dma_buffer_ops *ops);
/linux-4.19.296/include/sound/
Ddmaengine_pcm.h141 struct device *dma_dev; member
/linux-4.19.296/drivers/ntb/test/
Dntb_perf.c784 struct device *dma_dev; in perf_copy_chunk() local
792 dma_dev = pthr->dma_chan->device->dev; in perf_copy_chunk()
798 unmap = dmaengine_get_unmap_data(dma_dev, 2, GFP_NOWAIT); in perf_copy_chunk()
803 unmap->addr[0] = dma_map_page(dma_dev, virt_to_page(src), in perf_copy_chunk()
805 if (dma_mapping_error(dma_dev, unmap->addr[0])) { in perf_copy_chunk()
811 unmap->addr[1] = dma_map_page(dma_dev, virt_to_page(dst), in perf_copy_chunk()
813 if (dma_mapping_error(dma_dev, unmap->addr[1])) { in perf_copy_chunk()
/linux-4.19.296/include/scsi/
Dscsi_host.h703 struct device *dma_dev; member
/linux-4.19.296/include/linux/bcma/
Dbcma.h272 struct device *dma_dev; member
/linux-4.19.296/include/linux/ssb/
Dssb.h273 struct device *dev, *dma_dev; member