Searched refs:stop_transfer (Results 1 – 2 of 2) sorted by relevance
380 void (*stop_transfer)(struct atmel_mci *host); member731 host->stop_transfer(host); in atmci_timeout_timer()1714 host->stop_transfer(host); in atmci_detect_change()1718 host->stop_transfer(host); in atmci_detect_change()1799 host->stop_transfer(host); in atmci_work_func()1908 host->stop_transfer(host); in atmci_work_func()1925 host->stop_transfer(host); in atmci_work_func()2507 host->stop_transfer = &atmci_stop_transfer_dma; in atmci_probe()2512 host->stop_transfer = &atmci_stop_transfer_pdc; in atmci_probe()2517 host->stop_transfer = &atmci_stop_transfer; in atmci_probe()
456 int (*stop_transfer)(struct xilinx_dma_chan *chan); member2624 err = chan->stop_transfer(chan); in xilinx_dma_terminate_all()3056 chan->stop_transfer = xilinx_dma_stop_transfer; in xilinx_dma_chan_probe()3059 chan->stop_transfer = xilinx_dma_stop_transfer; in xilinx_dma_chan_probe()3062 chan->stop_transfer = xilinx_cdma_stop_transfer; in xilinx_dma_chan_probe()3065 chan->stop_transfer = xilinx_dma_stop_transfer; in xilinx_dma_chan_probe()