Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/xilinx/
Dxdma.c127 #define xdma_err(xdev, fmt, args...) \ macro
306 xdma_err(xdev, "incorrect request direction"); in xdma_xfer_start()
366 xdma_err(xdev, "invalid direction specified"); in xdma_alloc_channels()
383 xdma_err(xdev, "does not probe any channel"); in xdma_alloc_channels()
402 xdma_err(xdev, "invalid channel number"); in xdma_alloc_channels()
565 xdma_err(xdev, "unable to find pci device"); in xdma_alloc_chan_resources()
573 xdma_err(xdev, "unable to allocate descriptor pool"); in xdma_alloc_chan_resources()
698 xdma_err(xdev, "not enough irq"); in xdma_irq_init()
707 xdma_err(xdev, "H2C channel%d request irq%d failed: %d", in xdma_irq_init()
720 xdma_err(xdev, "C2H channel%d request irq%d failed: %d", in xdma_irq_init()
[all …]