Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dat_xdmac.c2090 static void at_xdmac_free_chan_resources(struct dma_chan *chan) in at_xdmac_free_chan_resources() function
2345 atxdmac->dma.device_free_chan_resources = at_xdmac_free_chan_resources; in at_xdmac_probe()
2453 at_xdmac_free_chan_resources(&atchan->chan); in at_xdmac_remove()