Home
last modified time | relevance | path

Searched refs:ioat_free_chan_resources (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dinit.c604 * ioat_free_chan_resources - release all the descriptors
607 static void ioat_free_chan_resources(struct dma_chan *c) in ioat_free_chan_resources() function
760 ioat_free_chan_resources(c); in ioat_alloc_chan_resources()
1101 dma->device_free_chan_resources = ioat_free_chan_resources; in ioat3_dma_probe()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dinit.c604 * ioat_free_chan_resources - release all the descriptors
607 static void ioat_free_chan_resources(struct dma_chan *c) in ioat_free_chan_resources() function
760 ioat_free_chan_resources(c); in ioat_alloc_chan_resources()
1101 dma->device_free_chan_resources = ioat_free_chan_resources; in ioat3_dma_probe()

Completed in 5 milliseconds