Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/ !
Dxhci-ring.c432 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
458 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
485 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
506 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
533 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
554 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
571 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
851 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
899 struct xhci_virt_ep *ep, unsigned int stream_id, in xhci_handle_halted_endpoint()
948 static int xhci_invalidate_cancelled_tds(struct xhci_virt_ep *ep) in xhci_invalidate_cancelled_tds()
[all …]
Dxhci.h926 struct xhci_virt_ep { struct
1019 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
2092 struct xhci_virt_ep *ep);
2096 struct xhci_virt_ep *ep,
Dxhci.c1796 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2546 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2551 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2672 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2736 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2740 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
3018 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3180 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3233 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3934 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci-mem.c585 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
746 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
Dxhci-hub.c551 struct xhci_virt_ep *ep; in xhci_ring_device()