Searched refs:xhci_urb_to_transfer_ring (Results 1 – 2 of 2) sorted by relevance
411 static struct xhci_ring *xhci_urb_to_transfer_ring(struct xhci_hcd *xhci, in xhci_urb_to_transfer_ring() function678 ep_ring = xhci_urb_to_transfer_ring(xhci, cur_td->urb); in xhci_handle_cmd_stop_ep()3065 ep_ring = xhci_urb_to_transfer_ring(xhci, urb); in queue_bulk_sg_tx()3238 ep_ring = xhci_urb_to_transfer_ring(xhci, urb); in xhci_queue_bulk_tx()3381 ep_ring = xhci_urb_to_transfer_ring(xhci, urb); in xhci_queue_ctrl_tx()
1471 static struct xhci_ring *xhci_urb_to_transfer_ring(struct xhci_hcd *xhci, in xhci_urb_to_transfer_ring() function1595 ep_ring = xhci_urb_to_transfer_ring(xhci, urb); in xhci_urb_dequeue()