Searched refs:cdnsp_giveback_first_trb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-ring.c | 965 static int cdnsp_giveback_first_trb(struct cdnsp_device *pdev, in cdnsp_giveback_first_trb() function 1029 cdnsp_giveback_first_trb(pdev, pep, 0, ep_ring->cycle_state, in cdnsp_process_ctrl_td() 2033 ret = cdnsp_giveback_first_trb(pdev, pep, preq->request.stream_id, in cdnsp_queue_bulk_tx() 2366 cdnsp_giveback_first_trb(pdev, preq->pep, preq->request.stream_id, in cdnsp_queue_isoc_tx()
|