Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-q.c986 timer_action_done (ehci, TIMER_ASYNC_OFF); in qh_link_async()
1233 timer_action_done (ehci, TIMER_ASYNC_OFF); in start_unlink_async()
1274 timer_action_done (ehci, TIMER_ASYNC_SHRINK); in scan_async()
Dehci.h215 timer_action_done (struct ehci_hcd *ehci, enum ehci_timer_action action) in timer_action_done() function
Doxu210hp-hcd.c260 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done() function
1500 timer_action_done(oxu, TIMER_ASYNC_OFF); in qh_link_async()
1665 timer_action_done(oxu, TIMER_IAA_WATCHDOG); in end_unlink_async()
1723 timer_action_done(oxu, TIMER_ASYNC_OFF); in start_unlink_async()
1761 timer_action_done(oxu, TIMER_ASYNC_SHRINK); in scan_async()
2383 timer_action_done(oxu, TIMER_IO_WATCHDOG); in ehci_work()
Dehci-hcd.c532 timer_action_done (ehci, TIMER_IO_WATCHDOG); in ehci_work()