Searched refs:io_watchdog (Results 1 – 3 of 3) sorted by relevance
240 mod_timer(&ohci->io_watchdog, in ohci_urb_enqueue()515 timer_setup(&ohci->io_watchdog, io_watchdog_func, 0); in ohci_init()751 struct ohci_hcd *ohci = from_timer(ohci, t, io_watchdog); in io_watchdog_func()866 mod_timer(&ohci->io_watchdog, in io_watchdog_func()1000 del_timer_sync(&ohci->io_watchdog); in ohci_stop()
431 struct timer_list io_watchdog; member
315 del_timer_sync(&ohci->io_watchdog); in ohci_bus_suspend()