io_watchdog_func
timer_setup(&ohci->io_watchdog, io_watchdog_func, 0);
static void io_watchdog_func(struct timer_list *t);