Searched refs:xhci_virt_ep (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | xhci-sideband.c | 78 __xhci_sideband_remove_endpoint(struct xhci_sideband *sb, struct xhci_virt_ep *ep) in __xhci_sideband_remove_endpoint() 153 struct xhci_virt_ep *ep; in xhci_sideband_add_endpoint() 201 struct xhci_virt_ep *ep; in xhci_sideband_remove_endpoint() 222 struct xhci_virt_ep *ep; in xhci_sideband_stop_endpoint() 252 struct xhci_virt_ep *ep; in xhci_sideband_get_endpoint_buffer()
|
| H A D | xhci-ring.c | 555 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell() 581 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings() 608 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep() 629 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring() 656 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring() 677 struct xhci_virt_ep *ep; in xhci_get_hw_deq() 694 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td() 801 static void td_to_noop(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, in td_to_noop() 937 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds() 985 struct xhci_virt_ep *ep, in xhci_handle_halted_endpoint() [all …]
|
| H A D | xhci.h | 652 struct xhci_virt_ep { struct 748 struct xhci_virt_ep eps[EP_CTX_PER_DEV]; 1839 struct xhci_virt_ep *ep); 1843 struct xhci_virt_ep *ep, 1954 int xhci_stop_endpoint_sync(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, 1956 void xhci_process_cancelled_tds(struct xhci_virt_ep *ep);
|
| H A D | xhci.c | 1766 struct xhci_virt_ep *ep; in xhci_urb_dequeue() 2527 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table() 2532 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table() 2651 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table() 2712 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table() 2716 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table() 2897 int xhci_stop_endpoint_sync(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, int suspend, in xhci_stop_endpoint_sync() 3059 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams() 3257 struct xhci_virt_ep *ep; in xhci_endpoint_disable() 3313 struct xhci_virt_ep *ep; in xhci_endpoint_reset() [all …]
|
| H A D | xhci-mem.c | 592 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring() 750 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
|
| H A D | xhci-hub.c | 534 struct xhci_virt_ep *ep; in xhci_ring_device()
|