Searched refs:timer_action_done (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/usb/host/ |
D | ehci-q.c | 986 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()
|
D | ehci.h | 215 timer_action_done (struct ehci_hcd *ehci, enum ehci_timer_action action) in timer_action_done() function
|
D | oxu210hp-hcd.c | 260 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()
|
D | ehci-hcd.c | 532 timer_action_done (ehci, TIMER_IO_WATCHDOG); in ehci_work()
|