Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c486 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
512 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
539 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
560 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
587 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
608 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
625 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
882 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
930 struct xhci_virt_ep *ep, in xhci_handle_halted_endpoint()
979 static int xhci_invalidate_cancelled_tds(struct xhci_virt_ep *ep) in xhci_invalidate_cancelled_tds()
[all …]
Dxhci.c1636 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2385 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2390 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2511 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2572 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2576 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2851 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3013 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3066 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3767 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci.h929 struct xhci_virt_ep { struct
1022 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
2101 struct xhci_virt_ep *ep);
2105 struct xhci_virt_ep *ep,
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()
Dxhci-hub.c565 struct xhci_virt_ep *ep; in xhci_ring_device()