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