Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.c1688 static enum hrtimer_restart dw_mci_fault_timer(struct hrtimer *t) in __dw_mci_enable_sdio_irq()
1737 hrtimer_setup(&host->fault_timer, dw_mci_fault_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dw_mci_prepare_hs400_tuning()
1829 static enum hrtimer_restart dw_mci_fault_timer(struct hrtimer *t) dw_mci_fault_timer() function