Home
last modified time | relevance | path

Searched refs:prepare_ring (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci-ring.c209 static int prepare_ring(struct xhci_ctrl *ctrl, struct xhci_ring *ep_ring, in prepare_ring() function
277 BUG_ON(prepare_ring(ctrl, ctrl->cmd_ring, EP_STATE_RUNNING)); in xhci_queue_command()
620 ret = prepare_ring(ctrl, ring, in xhci_bulk_tx()
806 ret = prepare_ring(ctrl, ep_ring, in xhci_ctrl_tx()