Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ring.c407 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
431 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
455 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
518 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_find_new_dequeue_state()
660 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
717 struct xhci_virt_ep *ep; in xhci_handle_cmd_stop_ep()
851 struct xhci_virt_ep *ep; in xhci_kill_endpoint_urbs()
909 struct xhci_virt_ep *ep; in xhci_stop_endpoint_command_watchdog()
913 ep = (struct xhci_virt_ep *) arg; in xhci_stop_endpoint_command_watchdog()
1032 struct xhci_virt_ep *ep; in xhci_handle_cmd_set_deq()
[all …]
Dxhci.h908 struct xhci_virt_ep { struct
999 struct xhci_virt_ep eps[31];
1752 struct xhci_virt_ep *ep);
1774 struct xhci_virt_ep *virt_ep,
1809 struct xhci_virt_ep *ep);
1813 struct xhci_virt_ep *ep,
Dxhci.c1527 struct xhci_virt_ep *ep; in xhci_urb_to_transfer_ring()
1599 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2312 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2317 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2438 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2502 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2506 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2772 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
2978 struct xhci_virt_ep *ep; in xhci_cleanup_stalled_ring()
3615 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci-mem.c620 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
634 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_stream_id_to_ring()
788 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
833 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
Dxhci-dbg.c388 struct xhci_virt_ep *ep) in xhci_dbg_ep_rings()
Dxhci-hub.c439 struct xhci_virt_ep *ep; in xhci_ring_device()