Searched defs:ep_ring (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | xhci-ring.c | 878 struct xhci_ring *ep_ring, int status) in xhci_td_cleanup() 1429 struct xhci_ring *ep_ring; in xhci_handle_cmd_set_deq() local 2248 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() 2506 struct xhci_ring *ep_ring, struct xhci_td *td, in process_bulk_intr_td() 2616 static struct xhci_td *find_td_by_dma(struct xhci_ring *ep_ring, dma_addr_t dma) in find_td_by_dma() 2637 struct xhci_ring *ep_ring; in handle_tx_event() local 3268 static int prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in prepare_ring() 3342 struct xhci_ring *ep_ring; in prepare_transfer() local [all …]
|
| H A D | xhci-mem.c | 1046 struct xhci_ring *ep_ring; in xhci_copy_ep0_dequeue_into_input_ctx() local 1417 struct xhci_ring *ep_ring; in xhci_endpoint_init() local
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-mem.c | 715 struct cdnsp_ring *ep_ring = pdev->eps[0].ring; in cdnsp_copy_ep0_dequeue_into_input_ctx() local
|