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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap.c141 struct timer_list cmd_abort_timer; member in struct:mmc_omap_host
385 mod_timer(&host->cmd_abort_timer, jiffies + HZ/2);
554 del_timer(&host->cmd_abort_timer);
822 del_timer(&host->cmd_abort_timer);
1430 setup_timer(&host->cmd_abort_timer, mmc_omap_cmd_timer,

Completed in 61 milliseconds