Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ring.c454 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
480 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
507 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
528 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
555 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
576 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
593 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
743 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
858 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
906 struct xhci_virt_ep *ep, unsigned int stream_id, in xhci_handle_halted_endpoint()
[all …]
Dxhci.h930 struct xhci_virt_ep { struct
1025 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
2093 struct xhci_virt_ep *ep);
2097 struct xhci_virt_ep *ep,
Dxhci.c1796 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2549 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2554 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2675 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2739 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2743 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
3021 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3183 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3238 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3941 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci-mem.c588 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
749 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
794 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
Dxhci-hub.c551 struct xhci_virt_ep *ep; in xhci_ring_device()