Searched refs:atc_resume (Results 1 – 2 of 2) sorted by relevance
1597 static int atc_resume(struct dma_chan *chan) in atc_resume() function2062 atdma->dma_device.device_resume = atc_resume; in at_dma_probe()
1591 static int atc_resume(struct ct_atc *atc) in atc_resume() function1649 .resume = atc_resume,