Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Doxu210hp.h444 TIMER_ASYNC_OFF, enumerator
Dehci-hcd.c141 && ((BIT(TIMER_ASYNC_SHRINK) | BIT(TIMER_ASYNC_OFF)) in timer_action()
154 case TIMER_ASYNC_OFF: in timer_action()
452 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions)) in ehci_watchdog()
Dehci-q.c986 timer_action_done (ehci, TIMER_ASYNC_OFF); in qh_link_async()
1192 timer_action (ehci, TIMER_ASYNC_OFF); in end_unlink_async()
1233 timer_action_done (ehci, TIMER_ASYNC_OFF); in start_unlink_async()
Dehci.h211 TIMER_ASYNC_OFF, enumerator
Doxu210hp-hcd.c279 case TIMER_ASYNC_OFF: in timer_action()
1500 timer_action_done(oxu, TIMER_ASYNC_OFF); in qh_link_async()
1690 timer_action(oxu, TIMER_ASYNC_OFF); in end_unlink_async()
1723 timer_action_done(oxu, TIMER_ASYNC_OFF); in start_unlink_async()
2578 if (test_bit(TIMER_ASYNC_OFF, &oxu->actions)) in oxu_watchdog()