Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c495 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
521 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
548 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
569 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
596 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
617 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
634 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
891 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
939 struct xhci_virt_ep *ep, in xhci_handle_halted_endpoint()
988 static int xhci_invalidate_cancelled_tds(struct xhci_virt_ep *ep) in xhci_invalidate_cancelled_tds()
[all …]
H A Dxhci.h676 struct xhci_virt_ep { struct
770 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
1855 struct xhci_virt_ep *ep);
1859 struct xhci_virt_ep *ep,
1955 void xhci_process_cancelled_tds(struct xhci_virt_ep *ep);
H A Dxhci.c1657 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2418 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2423 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2544 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2605 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2609 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2884 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3046 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3099 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3819 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
H A Dxhci-mem.c571 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
728 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
H A Dxhci-hub.c565 struct xhci_virt_ep *ep; in xhci_ring_device()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1059 struct xhci_virt_ep { struct
1089 struct xhci_virt_ep eps[31];