Searched defs:ep_ring (Results 1 – 5 of 5) sorted by relevance
/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 891 struct cdnsp_ring *ep_ring, in cdnsp_td_cleanup() 921 struct cdnsp_ring *ep_ring; in cdnsp_finish_td() local 999 struct cdnsp_ring *ep_ring; in cdnsp_process_ctrl_td() local 1050 struct cdnsp_ring *ep_ring; in cdnsp_process_isoc_td() local 1110 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
|
/drivers/usb/host/ |
D | xhci-ring.c | 594 struct xhci_ring *ep_ring; in xhci_move_dequeue_past_td() local 722 static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in td_to_noop() 809 struct xhci_ring *ep_ring, int status) in xhci_td_cleanup() 1310 struct xhci_ring *ep_ring, in update_ring_for_set_deq_completion() 1366 struct xhci_ring *ep_ring; in xhci_handle_cmd_set_deq() local 2205 struct xhci_ring *ep_ring, struct xhci_td *td, in finish_td() 2314 struct xhci_ring *ep_ring, struct xhci_td *td, in process_ctrl_td() 2410 struct xhci_ring *ep_ring, struct xhci_td *td, in process_isoc_td() 2521 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td() 2601 struct xhci_ring *ep_ring; in handle_tx_event() local [all …]
|
D | xhci-mem.c | 1053 struct xhci_ring *ep_ring; in xhci_copy_ep0_dequeue_into_input_ctx() local 1435 struct xhci_ring *ep_ring; in xhci_endpoint_init() local
|
D | xhci.c | 1795 struct xhci_ring *ep_ring; in xhci_urb_dequeue() local
|