Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/xilinx/
H A Dxdma.c114 struct xdma_device { struct
193 struct xdma_device *xdev = chan->xdev_hdl; in xdma_channel_init()
285 struct xdma_device *xdev = xchan->xdev_hdl; in xdma_xfer_start()
346 static int xdma_alloc_channels(struct xdma_device *xdev, in xdma_alloc_channels()
559 struct xdma_device *xdev = xdma_chan->xdev_hdl; in xdma_alloc_chan_resources()
589 struct xdma_device *xdev; in xdma_channel_isr()
636 static void xdma_irq_fini(struct xdma_device *xdev) in xdma_irq_fini()
690 static int xdma_irq_init(struct xdma_device *xdev) in xdma_irq_init()
780 struct xdma_device *xdev = platform_get_drvdata(pdev); in xdma_disable_user_irq()
801 struct xdma_device *xdev = platform_get_drvdata(pdev); in xdma_enable_user_irq()
[all …]