Searched refs:dto_timer (Results 1 – 2 of 2) sorted by relevance
234 struct timer_list dto_timer; member
1988 mod_timer(&host->dto_timer, in dw_mci_set_drto()2017 WARN_ON(del_timer_sync(&host->dto_timer)); in dw_mci_clear_pending_data_complete()2740 del_timer(&host->dto_timer); in dw_mci_interrupt()3109 struct dw_mci *host = from_timer(host, t, dto_timer); in dw_mci_dto_timer()3297 timer_setup(&host->dto_timer, dw_mci_dto_timer, 0); in dw_mci_probe()
Completed in 12 milliseconds