Searched refs:TIMER_ASYNC_OFF (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 475 TIMER_ASYNC_OFF, enumerator 709 case TIMER_ASYNC_OFF: in timer_action() 1922 timer_action_done(oxu, TIMER_ASYNC_OFF); in qh_link_async() 2111 timer_action(oxu, TIMER_ASYNC_OFF); in end_unlink_async() 2143 timer_action_done(oxu, TIMER_ASYNC_OFF); in start_unlink_async() 2997 if (test_bit(TIMER_ASYNC_OFF, &oxu->actions)) in oxu_watchdog()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 475 TIMER_ASYNC_OFF, enumerator 709 case TIMER_ASYNC_OFF: in timer_action() 1923 timer_action_done(oxu, TIMER_ASYNC_OFF); in qh_link_async() 2112 timer_action(oxu, TIMER_ASYNC_OFF); in end_unlink_async() 2144 timer_action_done(oxu, TIMER_ASYNC_OFF); in start_unlink_async() 2998 if (test_bit(TIMER_ASYNC_OFF, &oxu->actions)) in oxu_watchdog()
|
Completed in 12 milliseconds