Searched refs:giveback_first_trb (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | xhci-ring.c | 2989 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function 3249 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in queue_bulk_sg_tx() 3401 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx() 3524 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx() 3863 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()
|