Searched refs:scif_drain_dma_intr (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/misc/mic/scif/ |
| D | scif_dma.c | 555 int scif_drain_dma_intr(struct scif_hw_dev *sdev, struct dma_chan *chan) in scif_drain_dma_intr() function 586 !scif_drain_dma_intr(ep->remote_dev->sdev, in scif_rma_destroy_windows() 629 !scif_drain_dma_intr(ep->remote_dev->sdev, in scif_rma_destroy_tcw_invalid() 1049 ret = scif_drain_dma_intr(rdev->sdev, chan); in scif_rma_list_dma_copy_unaligned() 1803 err = scif_drain_dma_intr(rdev->sdev, in scif_rma_copy()
|
| D | scif_rma.h | 374 int scif_drain_dma_intr(struct scif_hw_dev *sdev, struct dma_chan *chan);
|
| D | scif_mmap.c | 342 scif_drain_dma_intr(ep->remote_dev->sdev, in scif_put_pages() 473 scif_drain_dma_intr(rdev->sdev, in scif_rma_list_munmap()
|
| D | scif_rma.c | 718 scif_drain_dma_intr(ep->remote_dev->sdev, in scif_unregister_window() 1226 scif_drain_dma_intr(ep->remote_dev->sdev, in scif_recv_unreg()
|