Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
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()
Dxhci.h1243 void xhci_endpoint_copy(struct xhci_ctrl *ctrl,
Dxhci-mem.c665 void xhci_endpoint_copy(struct xhci_ctrl *ctrl, in xhci_endpoint_copy() function