Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.c107 static bool dw_mci_reset(struct dw_mci *host);
1776 dw_mci_reset(host); in dw_mci_data_complete()
2003 dw_mci_reset(host); in dw_mci_tasklet_func()
2825 static bool dw_mci_reset(struct dw_mci *host) in dw_mci_reset() function