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 896 struct cdnsp_ring *ep_ring, in cdnsp_td_cleanup() 926 struct cdnsp_ring *ep_ring; in cdnsp_finish_td() local 1004 struct cdnsp_ring *ep_ring; in cdnsp_process_ctrl_td() local 1055 struct cdnsp_ring *ep_ring; in cdnsp_process_isoc_td() local 1115 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 | 694 struct xhci_ring *ep_ring; in xhci_move_dequeue_past_td() local 874 struct xhci_ring *ep_ring, int status) in xhci_td_cleanup() 1417 struct xhci_ring *ep_ring; in xhci_handle_cmd_set_deq() local 2221 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() 2409 struct xhci_ring *ep_ring, struct xhci_td *td, in process_isoc_td() 2539 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td() 2658 struct xhci_ring *ep_ring; in handle_tx_event() local 3283 static int prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in prepare_ring() 3357 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 1422 struct xhci_ring *ep_ring; in xhci_endpoint_init() local
|
H A D | xhci.c | 1758 struct xhci_ring *ep_ring; in xhci_urb_dequeue() local
|