Home
last modified time | relevance | path

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

/drivers/mmc/host/
Datmel-mci.c360 void (*stop_transfer)(struct atmel_mci *host); member
760 host->stop_transfer(host); in atmci_timeout_timer()
1755 host->stop_transfer(host); in atmci_detect_change()
1759 host->stop_transfer(host); in atmci_detect_change()
1841 host->stop_transfer(host); in atmci_tasklet_func()
1956 host->stop_transfer(host); in atmci_tasklet_func()
1973 host->stop_transfer(host); in atmci_tasklet_func()
2581 host->stop_transfer = &atmci_stop_transfer_dma; in atmci_probe()
2586 host->stop_transfer = &atmci_stop_transfer_pdc; in atmci_probe()
2591 host->stop_transfer = &atmci_stop_transfer; in atmci_probe()