Searched defs:ep_ring (Results 1 – 4 of 4) 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 cdnsp_td_to_noop(struct cdnsp_device * pdev,struct cdnsp_ring * ep_ring,struct cdnsp_td * td,bool flip_cycle) cdnsp_td_to_noop() argument 639 struct cdnsp_ring *ep_ring; cdnsp_cmd_set_deq() local 697 struct cdnsp_ring *ep_ring; cdnsp_remove_request() local 896 cdnsp_td_cleanup(struct cdnsp_device * pdev,struct cdnsp_td * td,struct cdnsp_ring * ep_ring,int * status) cdnsp_td_cleanup() argument 926 struct cdnsp_ring *ep_ring; cdnsp_finish_td() local 1004 struct cdnsp_ring *ep_ring; cdnsp_process_ctrl_td() local 1055 struct cdnsp_ring *ep_ring; cdnsp_process_isoc_td() local 1115 struct cdnsp_ring *ep_ring; cdnsp_skip_isoc_td() local 1141 struct cdnsp_ring *ep_ring; cdnsp_process_bulk_intr_td() local 1182 struct cdnsp_ring *ep_ring; cdnsp_handle_tx_nrdy() local 1236 struct cdnsp_ring *ep_ring; cdnsp_handle_tx_event() local 1629 cdnsp_prepare_ring(struct cdnsp_device * pdev,struct cdnsp_ring * ep_ring,u32 ep_state,unsigned int num_trbs,gfp_t mem_flags) cdnsp_prepare_ring() argument 1680 struct cdnsp_ring *ep_ring; cdnsp_prepare_transfer() local 2049 struct cdnsp_ring *ep_ring; cdnsp_queue_ctrl_tx() local 2229 struct cdnsp_ring *ep_ring; cdnsp_queue_isoc_tx() 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-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 | 1756 struct xhci_ring *ep_ring; in xhci_urb_dequeue() local
|