Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci.h107 TIMER_ASYNC_OFF, enumerator
129 case TIMER_ASYNC_OFF: in timer_action()
Dehci-q.c778 timer_action_done (ehci, TIMER_ASYNC_OFF); in qh_link_async()
1020 timer_action (ehci, TIMER_ASYNC_OFF); in end_unlink_async()
1057 timer_action_done (ehci, TIMER_ASYNC_OFF); in start_unlink_async()
Dehci-hcd.c276 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions)) in ehci_watchdog()