Searched refs:giveback_first_trb (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/host/ |
D | xhci-ring.c | 3361 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function 3696 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx() 3831 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx() 4158 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()
|