Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c392 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
416 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
444 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
484 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
520 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_find_new_dequeue_state()
620 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
693 struct xhci_virt_ep *ep; in xhci_handle_cmd_stop_ep()
848 struct xhci_virt_ep *ep; in xhci_kill_endpoint_urbs()
940 struct xhci_virt_ep *ep = from_timer(ep, t, stop_cmd_timer); in xhci_stop_endpoint_command_watchdog()
1031 struct xhci_virt_ep *ep; in xhci_handle_cmd_set_deq()
[all …]
Dxhci.h912 struct xhci_virt_ep { struct
1000 struct xhci_virt_ep eps[31];
2003 struct xhci_virt_ep *ep);
2007 struct xhci_virt_ep *ep,
Dxhci.c1556 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()
2782 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3032 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3688 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci-mem.c577 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
591 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_stream_id_to_ring()
750 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
795 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
Dxhci-hub.c455 struct xhci_virt_ep *ep; in xhci_ring_device()