Home
last modified time | relevance | path

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

/linux-4.4.14/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.h900 struct xhci_virt_ep { struct
991 struct xhci_virt_ep eps[31];
1742 struct xhci_virt_ep *ep);
1764 struct xhci_virt_ep *virt_ep,
1799 struct xhci_virt_ep *ep);
1803 struct xhci_virt_ep *ep,
Dxhci.c1467 struct xhci_virt_ep *ep; in xhci_urb_to_transfer_ring()
1539 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2264 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2269 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2390 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2453 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2457 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2722 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
2928 struct xhci_virt_ep *ep; in xhci_cleanup_stalled_ring()
3565 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.c423 struct xhci_virt_ep *ep; in xhci_ring_device()