Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-hcd.c82 static void io_watchdog_func(unsigned long _ohci);
511 setup_timer(&ohci->io_watchdog, io_watchdog_func, in ohci_init()
739 static void io_watchdog_func(unsigned long _ohci) in io_watchdog_func() function