Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-ring.c425 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
451 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
478 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
499 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
526 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
547 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
564 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
737 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
852 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
900 struct xhci_virt_ep *ep, unsigned int stream_id, in xhci_handle_halted_endpoint()
[all …]
Dxhci.c1748 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2501 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2506 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2627 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2691 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2695 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2973 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3135 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3190 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3893 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci.h923 struct xhci_virt_ep { struct
1017 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
2066 struct xhci_virt_ep *ep);
2070 struct xhci_virt_ep *ep,
Dxhci-mem.c586 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
742 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
787 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
Dxhci-hub.c550 struct xhci_virt_ep *ep; in xhci_ring_device()