Home
last modified time | relevance | path

Searched defs:dma_dev (Results 1 – 25 of 86) sorted by relevance

1234

/linux/arch/mips/alchemy/common/
H A Ddma.c77 static const struct dma_dev { struct
80 } dma_dev_table[DMA_NUM_DEV] = { argument
/linux/drivers/media/usb/stk1160/
H A Dstk1160-video.c303 struct device *dma_dev = stk1160_get_dmadev(dev); in stk1160_isoc_irq() local
368 struct device *dma_dev = stk1160_get_dmadev(dev); in stk_free_urb() local
413 struct device *dma_dev = stk1160_get_dmadev(dev); in stk1160_fill_urb() local
/linux/drivers/spi/
H A Dspi-pxa2xx-pci.c91 static void lpss_dma_put_device(void *dma_dev) in lpss_dma_put_device()
100 struct pci_dev *dma_dev; in lpss_spi_setup() local
196 struct pci_dev *dma_dev; in mrfld_spi_setup() local
/linux/drivers/dma/
H A Ddmaengine.h189 dmaengine_get_debugfs_root(struct dma_device *dma_dev) { in dmaengine_get_debugfs_root()
195 dmaengine_get_debugfs_root(struct dma_device *dma_dev) in dmaengine_get_debugfs_root()
H A Dplx_dma.c104 struct dma_device dma_dev; member
488 static void plx_dma_release(struct dma_device *dma_dev) in plx_dma_release()
H A Dhisi_dma.c161 struct dma_device dma_dev; member
824 struct dma_device *dma_dev; in hisi_dma_init_dma_dev() local
955 struct dma_device *dma_dev; in hisi_dma_probe() local
/linux/drivers/thunderbolt/
H A Ddma_test.c235 struct device *dma_dev = tb_ring_dma_device(dt->rx_ring); in dma_test_rx_callback() local
263 struct device *dma_dev = tb_ring_dma_device(dt->rx_ring); in dma_test_submit_rx() local
304 struct device *dma_dev = tb_ring_dma_device(dt->tx_ring); in dma_test_tx_callback() local
314 struct device *dma_dev = tb_ring_dma_device(dt->tx_ring); in dma_test_submit_tx() local
/linux/drivers/xen/
H A Dgntdev-common.h31 struct device *dma_dev; member
71 struct device *dma_dev; member
/linux/include/linux/platform_data/
H A Ddma-hsu.h14 struct device *dma_dev; member
H A Damd_qdma.h35 struct device *dma_dev; member
H A Ddma-dw.h33 struct device *dma_dev; member
/linux/sound/soc/samsung/
H A Ddmaengine.c19 struct device *dma_dev) in samsung_asoc_dma_platform_register()
/linux/drivers/virtio/
H A Dvirtio_ring.c214 struct device *dma_dev; member
310 struct device *dma_dev) in vring_alloc_queue()
344 struct device *dma_dev) in vring_free_queue()
1067 struct virtio_device *vdev, struct device *dma_dev) in vring_free_split()
1083 struct device *dma_dev) in vring_alloc_queue_split()
1137 struct device *dma_dev) in __vring_new_virtqueue_split()
1198 struct device *dma_dev) in vring_create_virtqueue_split()
1965 struct device *dma_dev) in vring_free_packed()
1991 u32 num, struct device *dma_dev) in vring_alloc_queue_packed()
2115 struct device *dma_dev) in __vring_new_virtqueue_packed()
[all …]
/linux/drivers/net/ethernet/sfc/siena/
H A Dtx_common.c128 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in efx_dequeue_buffer() local
333 struct device *dma_dev = &efx->pci_dev->dev; in efx_siena_tx_map_data() local
/linux/drivers/net/thunderbolt/
H A Dmain.c339 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_free_buffers() local
505 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_alloc_rx_buffers() local
551 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_get_tx_buffer() local
585 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_alloc_tx_buffers() local
806 struct device *dma_dev = tb_ring_dma_device(net->rx_ring.ring); in tbnet_poll() local
993 struct device *dma_dev = tb_ring_dma_device(net->tx_ring.ring); in tbnet_xmit_csum_and_map() local
/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c165 struct dma_device *dma_dev = NULL; in mpc512x_lpbfifo_kick() local
483 struct dma_device *dma_dev = lpbfifo.chan->device; in mpc512x_lpbfifo_remove() local
/linux/include/linux/
H A Dpch_dma.h18 struct device *dma_dev; member
H A Dmcb.h75 struct device *dma_dev; member
/linux/include/linux/soc/ti/
H A Dk3-ringacc.h82 struct device *dma_dev; member
/linux/drivers/s390/cio/
H A Dcss.c1068 struct gen_pool *cio_gp_dma_create(struct device *dma_dev, int nr_pages) in cio_gp_dma_create()
1099 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev) in cio_gp_dma_destroy()
1117 void *__cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in __cio_gp_dma_zalloc()
1140 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc()
/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c668 struct dma_device *dma_dev = &ccp->dma_dev; in ccp_dmaengine_register() local
780 struct dma_device *dma_dev = &ccp->dma_dev; in ccp_dmaengine_unregister() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.c470 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_tx_buf_map() local
486 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_tx_buf_unmap() local
725 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_xmit() local
/linux/drivers/dma/amd/ptdma/
H A Dptdma-dmaengine.c564 struct dma_device *dma_dev = &pt->dma_dev; in pt_dmaengine_register() local
654 struct dma_device *dma_dev = &pt->dma_dev; in pt_dmaengine_unregister() local
/linux/include/sound/
H A Ddmaengine_pcm.h148 struct device *dma_dev; member
/linux/drivers/net/wireless/broadcom/b43/
H A Dbus.h40 struct device *dma_dev; member

1234