Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c496 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
522 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
549 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
570 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
597 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
618 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
635 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
867 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
915 struct xhci_virt_ep *ep, in xhci_handle_halted_endpoint()
964 static int xhci_invalidate_cancelled_tds(struct xhci_virt_ep *ep) in xhci_invalidate_cancelled_tds()
[all …]
Dxhci.h649 struct xhci_virt_ep { struct
742 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
1812 struct xhci_virt_ep *ep);
1816 struct xhci_virt_ep *ep,
Dxhci.c1687 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2436 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2441 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2560 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2621 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2625 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2900 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3062 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3118 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3837 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci-mem.c570 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
727 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
Dxhci-hub.c533 struct xhci_virt_ep *ep; in xhci_ring_device()