Home
last modified time | relevance | path

Searched refs:io_watchdog_func (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hcd.c85 static void io_watchdog_func(struct timer_list *t);
515 timer_setup(&ohci->io_watchdog, io_watchdog_func, 0); in ohci_init()
749 static void io_watchdog_func(struct timer_list *t) in io_watchdog_func() function
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hcd.c85 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

Completed in 3 milliseconds