Home
last modified time | relevance | path

Searched refs:cdnsp_ring_free (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c280 static void cdnsp_ring_free(struct cdnsp_device *pdev, struct cdnsp_ring *ring) in cdnsp_ring_free() function
412 cdnsp_ring_free(pdev, pep->ring); in cdnsp_free_endpoint_rings()
629 cdnsp_ring_free(pdev, cur_ring); in cdnsp_alloc_stream_info()
655 cdnsp_ring_free(pdev, cur_ring); in cdnsp_free_stream_info()
1073 cdnsp_ring_free(pdev, pdev->event_ring); in cdnsp_mem_cleanup()
1078 cdnsp_ring_free(pdev, pdev->cmd_ring); in cdnsp_mem_cleanup()
1322 cdnsp_ring_free(pdev, pdev->event_ring); in cdnsp_mem_init()
1324 cdnsp_ring_free(pdev, pdev->cmd_ring); in cdnsp_mem_init()