Home
last modified time | relevance | path

Searched refs:dw_mci_cto_timer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.c2980 static void dw_mci_cto_timer(struct timer_list *t) in dw_mci_cto_timer() function
3226 timer_setup(&host->cto_timer, dw_mci_cto_timer, 0); in dw_mci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.c3105 static void dw_mci_cto_timer(struct timer_list *t) in dw_mci_cto_timer() function
3349 timer_setup(&host->cto_timer, dw_mci_cto_timer, 0); in dw_mci_probe()

Completed in 8 milliseconds