Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvTimer.h125 extern int ms_del_timer_sync(struct timer_list * timer);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvTimer.c235 int ms_del_timer_sync(struct timer_list *timer) in ms_del_timer_sync() function
H A DdrvBulktran.c428 ms_del_timer_sync(&to_timer); in ms_usb_msg_common()
H A DdrvEhciHcd.c2490 ms_del_timer_sync (&ehci->stWatchdog); in ms_ehci_end()
2491 ms_del_timer_sync (&ehci->stiaa_Watchdog); in ms_ehci_end()
H A DdrvUsbd.c602 ms_del_timer_sync(&pHcd->roothub_timer); in ms_usb_hcd_cpe_ehci_remove()