Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci.c227 void (*stop_transfer)(struct atmel_mci *host); member
604 host->stop_transfer(host); in atmci_timeout_timer()
1611 host->stop_transfer(host); in atmci_detect_change()
1615 host->stop_transfer(host); in atmci_detect_change()
1697 host->stop_transfer(host); in atmci_tasklet_func()
1812 host->stop_transfer(host); in atmci_tasklet_func()
1829 host->stop_transfer(host); in atmci_tasklet_func()
2420 host->stop_transfer = &atmci_stop_transfer_dma; in atmci_probe()
2425 host->stop_transfer = &atmci_stop_transfer_pdc; in atmci_probe()
2430 host->stop_transfer = &atmci_stop_transfer; in atmci_probe()