Searched refs:stiaa_Watchdog (Results 1 – 2 of 2) sorted by relevance
162 struct timer_list stiaa_Watchdog; member198 ms_update_timer (&ehci->stiaa_Watchdog, EHCI_IAA_MSEC, 0); // 20 ms in ms_iaa_watchdog_begin()204 ms_del_timer(&ehci->stiaa_Watchdog); in ms_iaa_watchdog_done()
2244 && !ms_timer_pending(&pEhci->stiaa_Watchdog) in ms_ehci_iaa_watchdog()2439 ms_init_timer (&ehci->stiaa_Watchdog); in ms_ehci_begin()2440 ehci->stiaa_Watchdog.function = ms_ehci_iaa_watchdog; in ms_ehci_begin()2441 ehci->stiaa_Watchdog.data = (U32) ehci; in ms_ehci_begin()2491 ms_del_timer_sync (&ehci->stiaa_Watchdog); in ms_ehci_end()