Searched refs:io_watchdog (Results 1 – 3 of 3) sorted by relevance
238 mod_timer(&ohci->io_watchdog, in ohci_urb_enqueue() 513 timer_setup(&ohci->io_watchdog, io_watchdog_func, 0); in ohci_init() 750 io_watchdog); in io_watchdog_func() 865 mod_timer(&ohci->io_watchdog, in io_watchdog_func() 1007 timer_delete_sync(&ohci->io_watchdog); in ohci_stop()
431 struct timer_list io_watchdog; member
318 timer_delete_sync(&ohci->io_watchdog); in ohci_bus_suspend()