Home
last modified time | relevance | path

Searched refs:next_async (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dsl811-hcd.c314 if (sl811->next_async) in start()
315 ep = sl811->next_async; in start()
332 sl811->next_async = NULL; in start()
334 sl811->next_async = container_of(ep->schedule.next, in start()
444 if (ep == sl811->next_async) in finish_request()
445 sl811->next_async = NULL; in finish_request()
A Dsl811.h138 struct sl811h_ep *next_async; member

Completed in 6 milliseconds