Home
last modified time | relevance | path

Searched refs:first_urb_detached (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/gadget/
A Dcore.c369 endpoint->tx_urb = first_urb_detached(&endpoint->tx); in usbd_tx_complete()
376 endpoint->tx_urb = first_urb_detached(&endpoint->done); in usbd_tx_complete()
454 struct urb *first_urb_detached (urb_link * hd) in first_urb_detached() function
/u-boot/include/
A Dusbdevice.h615 struct urb *first_urb_detached (urb_link * hd);
/u-boot/drivers/serial/
A Dusbtty.c831 current_urb = first_urb_detached (&endpoint->done); in next_urb()

Completed in 7 milliseconds