Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c5043 timer_action_done (ehci, TIMER_ASYNC_OFF); in qh_link_async()
5772 timer_action_done (ehci, TIMER_IAA_WATCHDOG); in end_unlink_async()
5974 timer_action_done (ehci, TIMER_ASYNC_OFF); in start_unlink_async()
6163 timer_action_done (ehci, TIMER_ASYNC_SHRINK); in scan_async()
7822 timer_action_done (ehci, TIMER_IO_WATCHDOG); in ehci_work()
H A DdrvEHCI.h445 timer_action_done (struct ehci_hcd *ehci, enum ehci_timer_action action) in timer_action_done() function