Searched refs:stop_transfer (Results 1 – 1 of 1) sorted by relevance
228 void (*stop_transfer)(struct atmel_mci *host); member605 host->stop_transfer(host); in atmci_timeout_timer()1612 host->stop_transfer(host); in atmci_detect_change()1616 host->stop_transfer(host); in atmci_detect_change()1698 host->stop_transfer(host); in atmci_tasklet_func()1813 host->stop_transfer(host); in atmci_tasklet_func()1830 host->stop_transfer(host); in atmci_tasklet_func()2438 host->stop_transfer = &atmci_stop_transfer_dma; in atmci_probe()2443 host->stop_transfer = &atmci_stop_transfer_pdc; in atmci_probe()2448 host->stop_transfer = &atmci_stop_transfer; in atmci_probe()