Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-ring.c331 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
355 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
379 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
442 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_find_new_dequeue_state()
584 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
641 struct xhci_virt_ep *ep; in xhci_handle_cmd_stop_ep()
775 struct xhci_virt_ep *ep; in xhci_kill_endpoint_urbs()
830 struct xhci_virt_ep *ep; in xhci_stop_endpoint_command_watchdog()
834 ep = (struct xhci_virt_ep *) arg; in xhci_stop_endpoint_command_watchdog()
960 struct xhci_virt_ep *ep; in xhci_handle_cmd_set_deq()
[all …]
Dxhci.h852 struct xhci_virt_ep { struct
941 struct xhci_virt_ep eps[31];
1674 struct xhci_virt_ep *ep);
1696 struct xhci_virt_ep *virt_ep,
1731 struct xhci_virt_ep *ep);
1735 struct xhci_virt_ep *ep,
Dxhci.c1477 struct xhci_virt_ep *ep; in xhci_urb_to_transfer_ring()
1549 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2274 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2279 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2400 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2463 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2467 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2732 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
2938 struct xhci_virt_ep *ep; in xhci_cleanup_stalled_ring()
3575 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.c371 struct xhci_virt_ep *ep) in xhci_dbg_ep_rings()
Dxhci-hub.c322 struct xhci_virt_ep *ep; in xhci_ring_device()