Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-ring.c395 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
422 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
457 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
497 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
533 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_find_new_dequeue_state()
651 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
726 struct xhci_virt_ep *ep; in xhci_handle_cmd_stop_ep()
881 struct xhci_virt_ep *ep; in xhci_kill_endpoint_urbs()
973 struct xhci_virt_ep *ep = from_timer(ep, t, stop_cmd_timer); in xhci_stop_endpoint_command_watchdog()
1068 struct xhci_virt_ep *ep; in xhci_handle_cmd_set_deq()
[all …]
Dxhci.c1613 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2371 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2376 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2497 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2561 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2565 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2843 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3081 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3136 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3826 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci.h920 struct xhci_virt_ep { struct
1010 struct xhci_virt_ep eps[31];
2038 struct xhci_virt_ep *ep);
2042 struct xhci_virt_ep *ep,
Dxhci-mem.c586 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
600 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_stream_id_to_ring()
759 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
804 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
Dxhci-hub.c464 struct xhci_virt_ep *ep; in xhci_ring_device()