Searched refs:giveback_first_trb (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | xhci-ring.c | 2563 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function 2779 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in queue_bulk_sg_tx() 2915 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx() 3021 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx() 3178 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()
|