Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c542 xhci_endpoint_copy(ctrl, in_ctx, out_ctx, 0); in xhci_set_configuration()
786 xhci_endpoint_copy(ctrl, ctrl->devs[slot_id]->in_ctx, in xhci_check_maxpacket()
H A Dxhci.h1243 void xhci_endpoint_copy(struct xhci_ctrl *ctrl,
H A Dxhci-mem.c668 void xhci_endpoint_copy(struct xhci_ctrl *ctrl, in xhci_endpoint_copy() function
/openbmc/linux/drivers/usb/host/
H A Dxhci.c1475 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_check_maxpacket()
3196 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset()
3480 xhci_endpoint_copy(xhci, config_cmd->in_ctx, in xhci_alloc_streams()
3591 xhci_endpoint_copy(xhci, command->in_ctx, in xhci_free_streams()
H A Dxhci.h1819 void xhci_endpoint_copy(struct xhci_hcd *xhci,
H A Dxhci-mem.c1580 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() function