Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
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()
1071 cdnsp_ring_free(pdev, pdev->event_ring); in cdnsp_mem_cleanup()
1076 cdnsp_ring_free(pdev, pdev->cmd_ring); in cdnsp_mem_cleanup()
1320 cdnsp_ring_free(pdev, pdev->event_ring); in cdnsp_mem_init()
1322 cdnsp_ring_free(pdev, pdev->cmd_ring); in cdnsp_mem_init()
Dcdnsp-trace.h749 DEFINE_EVENT(cdnsp_log_ring, cdnsp_ring_free,