Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c9210 extern void rh_timer_func (unsigned long _hcd);
9315 hcd->rh_timer.function = rh_timer_func; in usb_hcd_cpe_ehci_probe()
H A DdrvHCD.c799 void rh_timer_func (unsigned long _hcd) in rh_timer_func() function