dto_timer 1919 drivers/mmc/host/dw_mmc.c mod_timer(&host->dto_timer, dto_timer 1948 drivers/mmc/host/dw_mmc.c WARN_ON(del_timer_sync(&host->dto_timer)); dto_timer 2665 drivers/mmc/host/dw_mmc.c del_timer(&host->dto_timer); dto_timer 3040 drivers/mmc/host/dw_mmc.c struct dw_mci *host = from_timer(host, t, dto_timer); dto_timer 3233 drivers/mmc/host/dw_mmc.c timer_setup(&host->dto_timer, dw_mci_dto_timer, 0); dto_timer 232 drivers/mmc/host/dw_mmc.h struct timer_list dto_timer;