Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c107 static bool dw_mci_reset(struct dw_mci *host);
1559 dw_mci_reset(host); in dw_mci_data_complete()
1730 dw_mci_reset(host); in dw_mci_tasklet_func()
2562 static bool dw_mci_reset(struct dw_mci *host) in dw_mci_reset() function