Searched refs:io_watchdog_func (Results 1 – 1 of 1) sorted by relevance
84 static void io_watchdog_func(struct timer_list *t);505 timer_setup(&ohci->io_watchdog, io_watchdog_func, 0); in ohci_init()728 static void io_watchdog_func(struct timer_list *t) in io_watchdog_func() function