Searched refs:giveback_first_trb (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci-ring.c | 3410 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function 3742 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx() 3890 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx() 4215 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()
|