Searched refs:next_urb (Results 1 – 6 of 6) sorted by relevance
194 struct urb *urb = next_urb(qh); in musb_start_urb()422 hw_ep->epnum, is_in ? 'R' : 'T', next_urb(qh)); in musb_advance_schedule()978 urb = next_urb(qh); in musb_h_ep0_irq()1113 struct urb *urb = next_urb(qh); in musb_host_tx()1407 urb = next_urb(cur_qh); in musb_bulk_rx_nak_timeout()1449 urb = next_urb(qh); in musb_host_rx()1795 struct urb *urb = next_urb(qh); in musb_schedule()2267 urb = next_urb(qh);2280 urb = next_urb(qh);2290 musb_giveback(musb, next_urb(qh), -ESHUTDOWN);
75 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb() function
200 struct urb *urb = next_urb(qh); in musb_start_urb()379 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()2439 urb = next_urb(qh); in musb_h_disable()2452 urb = next_urb(qh); in musb_h_disable()[all …]
116 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb() function
809 static struct urb *next_urb (struct usb_device_instance *device, in next_urb() function851 current_urb = next_urb (device_instance, endpoint); in write_buffer()
146 unsigned int next_urb; member322 urb_index = ep->next_urb; in snd_usbmidi_do_output()340 if (urb_index == ep->next_urb) in snd_usbmidi_do_output()343 ep->next_urb = urb_index; in snd_usbmidi_do_output()