Home
last modified time | relevance | path

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

/openbmc/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()
630 cdnsp_ring_free(pdev, cur_ring); in cdnsp_alloc_stream_info()
656 cdnsp_ring_free(pdev, cur_ring); in cdnsp_free_stream_info()
1074 cdnsp_ring_free(pdev, pdev->event_ring); in cdnsp_mem_cleanup()
1079 cdnsp_ring_free(pdev, pdev->cmd_ring); in cdnsp_mem_cleanup()
1323 cdnsp_ring_free(pdev, pdev->event_ring); in cdnsp_mem_init()
1325 cdnsp_ring_free(pdev, pdev->cmd_ring); in cdnsp_mem_init()
H A Dcdnsp-trace.h746 DEFINE_EVENT(cdnsp_log_ring, cdnsp_ring_free,