Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Ddmaengine.h136 .result = DMA_TRANS_NOERROR, in dmaengine_desc_callback_invoke()
H A Dvirt-dma.h66 vd->tx_result.result = DMA_TRANS_NOERROR; in vchan_tx_prep()
H A Dplx_dma.c153 res.result = DMA_TRANS_NOERROR; in plx_dma_process_desc()
H A Ddma-axi-dmac.c348 rslt->result = DMA_TRANS_NOERROR; in axi_dmac_compute_residue()
H A Dapple-admac.c732 tx_result.result = DMA_TRANS_NOERROR; in admac_chan_tasklet()
/openbmc/linux/drivers/dma/idxd/
H A Ddma.c33 res.result = DMA_TRANS_NOERROR; in idxd_dma_complete_txd()
/openbmc/linux/drivers/mmc/host/
H A Duniphier-sd.c114 if (result->result == DMA_TRANS_NOERROR) { in uniphier_sd_external_dma_callback()
/openbmc/linux/drivers/dma/sh/
H A Dusb-dmac.c589 desc->vd.tx_result.result = DMA_TRANS_NOERROR; in usb_dmac_isr_transfer_end()
/openbmc/linux/include/linux/
H A Ddmaengine.h538 DMA_TRANS_NOERROR = 0, /* SUCCESS */ enumerator
/openbmc/linux/drivers/dma/ioat/
H A Ddma.c832 res.result = DMA_TRANS_NOERROR; in ioat_eh()
/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c140 result.result = DMA_TRANS_NOERROR; in hidma_process_completed()
H A Dgpi.c996 result.result = DMA_TRANS_NOERROR; in gpi_process_imed_data_event()
1073 result.result = DMA_TRANS_NOERROR; in gpi_process_xfer_compl_event()
/openbmc/linux/drivers/ntb/
H A Dntb_transport.c1516 case DMA_TRANS_NOERROR: in ntb_rx_copy_callback()
1773 case DMA_TRANS_NOERROR: in ntb_tx_copy_callback()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-geni.c489 if (result->result != DMA_TRANS_NOERROR) { in i2c_gpi_cb_result()
/openbmc/linux/drivers/spi/
H A Dspi-geni-qcom.c440 if (result->result != DMA_TRANS_NOERROR) { in spi_gsi_callback_result()
/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c1069 result.result = DMA_TRANS_NOERROR; in xilinx_dma_chan_desc_cleanup()
/openbmc/linux/drivers/dma/ti/
H A Dk3-udma.c3992 result->result = DMA_TRANS_NOERROR; in udma_desc_pre_callback()
4000 result->result = DMA_TRANS_NOERROR; in udma_desc_pre_callback()