Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.c3152 static void dw_mci_xfer_timer(struct timer_list *t) in dw_mci_xfer_timer() function
3410 timer_setup(&host->xfer_timer, dw_mci_xfer_timer, 0); in dw_mci_probe()