Searched defs:ep_ring (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/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.12.1/drivers/usb/host/ |
D | xhci-ring.c | 636 struct xhci_ring *ep_ring; in xhci_move_dequeue_past_td() local 743 static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in td_to_noop() 818 struct xhci_ring *ep_ring, int status) in xhci_td_cleanup() 1290 struct xhci_ring *ep_ring, in update_ring_for_set_deq_completion() 1337 struct xhci_ring *ep_ring; in xhci_handle_cmd_set_deq() local 2188 struct xhci_ring *ep_ring, struct xhci_td *td, in finish_td() 2287 struct xhci_ring *ep_ring, struct xhci_td *td, in process_ctrl_td() 2382 struct xhci_ring *ep_ring, struct xhci_td *td, in process_isoc_td() 2512 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td() 2615 struct xhci_ring *ep_ring; in handle_tx_event() local [all …]
|
D | xhci-mem.c | 1021 struct xhci_ring *ep_ring; in xhci_copy_ep0_dequeue_into_input_ctx() local 1397 struct xhci_ring *ep_ring; in xhci_endpoint_init() local
|
D | xhci.c | 1686 struct xhci_ring *ep_ring; in xhci_urb_dequeue() local
|