Home
last modified time | relevance | path

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

/drivers/usb/musb/
A Dmusb_host.c201 struct urb *urb = next_urb(qh); in musb_start_urb()
386 hw_ep->epnum, is_in ? 'R' : 'T', next_urb(qh)); in musb_advance_schedule()
939 urb = next_urb(cur_qh); in musb_bulk_nak_timeout()
1067 urb = next_urb(qh); in musb_h_ep0_irq()
1205 struct urb *urb = next_urb(qh); in musb_host_tx()
1747 urb = next_urb(qh); in musb_host_rx()
2005 struct urb *urb = next_urb(qh); in musb_schedule()
2273 if (hep->hcpriv || !next_urb(qh)) { in musb_urb_enqueue()
2440 urb = next_urb(qh); in musb_h_disable()
2453 urb = next_urb(qh); in musb_h_disable()
[all …]
A Dmusb_host.h112 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb() function

Completed in 9 milliseconds