Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-ring.c323 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
348 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
398 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
574 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_queue_new_dequeue_state()
596 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
657 struct xhci_virt_ep *ep; in handle_stopped_endpoint()
803 struct xhci_virt_ep *ep; in xhci_stop_endpoint_command_watchdog()
804 struct xhci_virt_ep *temp_ep; in xhci_stop_endpoint_command_watchdog()
809 ep = (struct xhci_virt_ep *) arg; in xhci_stop_endpoint_command_watchdog()
1423 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_cleanup_halted_endpoint()
[all …]
Dxhci.h729 struct xhci_virt_ep { struct
791 struct xhci_virt_ep eps[31]; argument
1393 struct xhci_virt_ep *ep);
1432 struct xhci_virt_ep *ep);
1434 struct xhci_virt_ep *ep,
Dxhci.c1145 struct xhci_virt_ep *ep; in xhci_urb_to_transfer_ring()
1217 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
1786 struct xhci_virt_ep *ep; in xhci_cleanup_stalled_ring()
1831 struct xhci_virt_ep *virt_ep; in xhci_endpoint_reset()
2394 struct xhci_virt_ep *ep = &virt_dev->eps[i]; in xhci_discover_or_reset_device()
Dxhci-mem.c357 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
382 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_stream_id_to_ring()
630 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
681 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
Dxhci-dbg.c370 struct xhci_virt_ep *ep) in xhci_dbg_ep_rings()