Searched refs:stop_transfer (Results 1 – 2 of 2) sorted by relevance
353 void (*stop_transfer)(struct atmel_mci *host); member752 host->stop_transfer(host); in atmci_timeout_timer()1725 host->stop_transfer(host); in atmci_detect_change()1729 host->stop_transfer(host); in atmci_detect_change()1811 host->stop_transfer(host); in atmci_tasklet_func()1926 host->stop_transfer(host); in atmci_tasklet_func()1943 host->stop_transfer(host); in atmci_tasklet_func()2547 host->stop_transfer = &atmci_stop_transfer_dma; in atmci_probe()2552 host->stop_transfer = &atmci_stop_transfer_pdc; in atmci_probe()2557 host->stop_transfer = &atmci_stop_transfer; in atmci_probe()
381 int (*stop_transfer)(struct xilinx_dma_chan *chan); member2059 err = chan->stop_transfer(chan); in xilinx_dma_terminate_all()2479 chan->stop_transfer = xilinx_dma_stop_transfer; in xilinx_dma_chan_probe()2482 chan->stop_transfer = xilinx_cdma_stop_transfer; in xilinx_dma_chan_probe()2485 chan->stop_transfer = xilinx_dma_stop_transfer; in xilinx_dma_chan_probe()