Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h207 enum ehci_timer_event { enum
215 ms_timer_action_done (struct ehci_hcd *ehci, enum ehci_timer_event eAction) in ms_timer_action_done()
225 ms_timer_action (struct ehci_hcd *ehci, enum ehci_timer_event eAction) in ms_timer_action()
H A DdrvEhciHcd.c2081 enum ehci_timer_event eAction = TIMER_IO_WATCHDOG; in ms_scan_async()