Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dsl811-hcd.c412 if (sl811->active_b == NULL) { in start_transfer()
414 if (sl811->active_b != NULL) in start_transfer()
656 sl811->active_b = NULL; in sl811h_irq()
706 if (sl811->active_b) { in sl811h_irq()
708 finish_request(sl811, sl811->active_b, in sl811h_irq()
709 container_of(sl811->active_b in sl811h_irq()
713 sl811->active_b = NULL; in sl811h_irq()
996 } else if (sl811->active_b == ep) { in sl811h_urb_dequeue()
1007 sl811->active_b = NULL; in sl811h_urb_dequeue()
1440 (ep == sl811->active_b) ? "(B) " : "", in sl811h_debug_show()
[all …]
A Dsl811.h142 struct sl811h_ep *active_b; member

Completed in 5 milliseconds