Searched defs:ep_ring (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-ring.c | 369 struct cdnsp_ring *ep_ring; in cdnsp_ring_doorbell_for_active_rings() local 439 struct cdnsp_ring *ep_ring; in cdnsp_find_new_dequeue_state() local 505 struct cdnsp_ring *ep_ring, in cdnsp_td_to_noop() 639 struct cdnsp_ring *ep_ring; in cdnsp_cmd_set_deq() local 697 struct cdnsp_ring *ep_ring; in cdnsp_remove_request() local 894 struct cdnsp_ring *ep_ring, in cdnsp_td_cleanup() 924 struct cdnsp_ring *ep_ring; in cdnsp_finish_td() local 1002 struct cdnsp_ring *ep_ring; in cdnsp_process_ctrl_td() local 1053 struct cdnsp_ring *ep_ring; in cdnsp_process_isoc_td() local 1113 struct cdnsp_ring *ep_ring; in cdnsp_skip_isoc_td() local [all …]
|
H A D | cdnsp-mem.c | 718 struct cdnsp_ring *ep_ring = pdev->eps[0].ring; in cdnsp_copy_ep0_dequeue_into_input_ctx() local
|
/linux/drivers/usb/host/ |
H A D | xhci-ring.c | 695 struct xhci_ring *ep_ring; in xhci_move_dequeue_past_td() local 875 struct xhci_ring *ep_ring, int status) in xhci_td_cleanup() 1415 struct xhci_ring *ep_ring; in xhci_handle_cmd_set_deq() local 2214 struct xhci_ring *ep_ring, struct xhci_td *td, in finish_td() 2307 struct xhci_ring *ep_ring, struct xhci_td *td, in process_ctrl_td() 2402 struct xhci_ring *ep_ring, struct xhci_td *td, in process_isoc_td() 2532 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td() 2651 struct xhci_ring *ep_ring; in handle_tx_event() local 3276 static int prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in prepare_ring() 3350 struct xhci_ring *ep_ring; in prepare_transfer() local [all …]
|
H A D | xhci-mem.c | 1044 struct xhci_ring *ep_ring; in xhci_copy_ep0_dequeue_into_input_ctx() local 1420 struct xhci_ring *ep_ring; in xhci_endpoint_init() local
|
H A D | xhci.c | 1775 struct xhci_ring *ep_ring; in xhci_urb_dequeue() local
|