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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp.h444 TIMER_ASYNC_OFF, enumerator in enum:ehci_timer_action
H A Dehci-hcd.c135 && ((BIT(TIMER_ASYNC_SHRINK) | BIT(TIMER_ASYNC_OFF))
148 case TIMER_ASYNC_OFF:
394 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions))
H A Dehci-q.c980 timer_action_done (ehci, TIMER_ASYNC_OFF);
1186 timer_action (ehci, TIMER_ASYNC_OFF);
1223 timer_action_done (ehci, TIMER_ASYNC_OFF);
H A Dehci.h190 TIMER_ASYNC_OFF, enumerator in enum:ehci_timer_action
H A Doxu210hp-hcd.c280 case TIMER_ASYNC_OFF:
1493 timer_action_done(oxu, TIMER_ASYNC_OFF);
1683 timer_action(oxu, TIMER_ASYNC_OFF);
1716 timer_action_done(oxu, TIMER_ASYNC_OFF);
2553 if (test_bit(TIMER_ASYNC_OFF, &oxu->actions))

Completed in 142 milliseconds