Searched defs:ep_ring (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/usb/cdns3/ |
D | cdnsp-ring.c | 368 struct cdnsp_ring *ep_ring; in cdnsp_ring_doorbell_for_active_rings() local 438 struct cdnsp_ring *ep_ring; in cdnsp_find_new_dequeue_state() local 504 struct cdnsp_ring *ep_ring, in cdnsp_td_to_noop() 638 struct cdnsp_ring *ep_ring; in cdnsp_cmd_set_deq() local 696 struct cdnsp_ring *ep_ring; in cdnsp_remove_request() local 893 struct cdnsp_ring *ep_ring, in cdnsp_td_cleanup() 923 struct cdnsp_ring *ep_ring; in cdnsp_finish_td() local 1001 struct cdnsp_ring *ep_ring; in cdnsp_process_ctrl_td() local 1052 struct cdnsp_ring *ep_ring; in cdnsp_process_isoc_td() local 1112 struct cdnsp_ring *ep_ring; in cdnsp_skip_isoc_td() local [all …]
|
D | cdnsp-mem.c | 718 struct cdnsp_ring *ep_ring = pdev->eps[0].ring; in cdnsp_copy_ep0_dequeue_into_input_ctx() local
|
/linux-6.14.4/drivers/usb/host/ |
D | xhci-ring.c | 639 struct xhci_ring *ep_ring; in xhci_move_dequeue_past_td() local 820 struct xhci_ring *ep_ring, int status) in xhci_td_cleanup() 1337 struct xhci_ring *ep_ring, in update_ring_for_set_deq_completion() 1384 struct xhci_ring *ep_ring; in xhci_handle_cmd_set_deq() local 2242 struct xhci_ring *ep_ring, struct xhci_td *td, in finish_td() 2335 struct xhci_ring *ep_ring, struct xhci_td *td, in process_ctrl_td() 2430 struct xhci_ring *ep_ring, struct xhci_td *td, in process_isoc_td() 2554 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td() 2657 struct xhci_ring *ep_ring; in handle_tx_event() local 3220 static int prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in prepare_ring() [all …]
|
D | xhci-mem.c | 1015 struct xhci_ring *ep_ring; in xhci_copy_ep0_dequeue_into_input_ctx() local 1391 struct xhci_ring *ep_ring; in xhci_endpoint_init() local
|
D | xhci.c | 1679 struct xhci_ring *ep_ring; in xhci_urb_dequeue() local
|