Searched refs:giveback_first_trb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 3261 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function 3596 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx() 3731 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx() 4058 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 3411 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function 3746 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx() 3881 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx() 4208 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()
|
Completed in 11 milliseconds