Home
last modified time | relevance | path

Searched refs:xhci_virt_ep (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c486 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
512 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
539 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
560 struct xhci_virt_ep *ep, in xhci_virt_ep_to_ring()
587 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
608 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
625 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_move_dequeue_past_td()
882 static void xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) in xhci_giveback_invalidated_tds()
930 struct xhci_virt_ep *ep, in xhci_handle_halted_endpoint()
979 static int xhci_invalidate_cancelled_tds(struct xhci_virt_ep *e
[all...]
H A Dxhci.c1646 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2395 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2400 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2521 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2582 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2586 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2861 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3023 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3076 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3777 struct xhci_virt_ep *e in xhci_discover_or_reset_device()
[all...]
H A Dxhci.h929 struct xhci_virt_ep { struct
1022 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
2102 struct xhci_virt_ep *ep);
2106 struct xhci_virt_ep *ep,
H A Dxhci-mem.c571 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
728 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
H A Dxhci-hub.c565 struct xhci_virt_ep *ep; in xhci_ring_device()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c408 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_ring_ep_doorbell()
435 struct xhci_virt_ep *ep; in ring_doorbell_for_active_rings()
462 static struct xhci_virt_ep *xhci_get_virt_ep(struct xhci_hcd *xhci, in xhci_get_virt_ep()
490 struct xhci_virt_ep *ep; in xhci_triad_to_transfer_ring()
533 struct xhci_virt_ep *ep; in xhci_get_hw_deq()
569 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_find_new_dequeue_state()
711 struct xhci_virt_ep *ep) in xhci_stop_watchdog_timer_in_irq()
843 struct xhci_virt_ep *ep, unsigned int stream_id, in xhci_handle_halted_endpoint()
878 static int xhci_invalidate_cancelled_tds(struct xhci_virt_ep *ep, in xhci_invalidate_cancelled_tds()
938 struct xhci_virt_ep *e in xhci_handle_cmd_stop_ep()
[all...]
H A Dxhci.c1659 struct xhci_virt_ep *ep; in xhci_urb_dequeue()
2417 struct xhci_virt_ep *virt_ep; in xhci_check_bw_table()
2422 struct xhci_virt_ep, bw_endpoint_list); in xhci_check_bw_table()
2543 struct xhci_virt_ep *virt_ep, in xhci_drop_ep_from_interval_table()
2607 struct xhci_virt_ep *virt_ep, in xhci_add_ep_to_interval_table()
2611 struct xhci_virt_ep *smaller_ep; in xhci_add_ep_to_interval_table()
2889 struct xhci_virt_ep *ep = &vdev->eps[i]; in xhci_check_bw_drop_ep_streams()
3127 struct xhci_virt_ep *ep; in xhci_endpoint_disable()
3182 struct xhci_virt_ep *ep; in xhci_endpoint_reset()
3885 struct xhci_virt_ep *e in xhci_discover_or_reset_device()
[all...]
H A Dxhci.h926 struct xhci_virt_ep { struct
1021 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
2064 struct xhci_virt_ep *ep);
2068 struct xhci_virt_ep *ep,
H A Dxhci-mem.c586 struct xhci_virt_ep *ep, in xhci_dma_to_transfer_ring()
600 struct xhci_virt_ep *ep = &dev->eps[ep_index]; in xhci_stream_id_to_ring()
764 struct xhci_virt_ep *ep) in xhci_setup_no_streams_ep_input_ctx()
809 struct xhci_virt_ep *ep) in xhci_init_endpoint_timer()
H A Dxhci-hub.c465 struct xhci_virt_ep *ep; in xhci_ring_device()

Completed in 41 milliseconds