Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dat_hdmac.c1597 static int atc_resume(struct dma_chan *chan) in atc_resume() function
2067 atdma->dma_device.device_resume = atc_resume; in at_dma_probe()
/linux/sound/pci/ctxfi/
H A Dctatc.c1639 static int atc_resume(struct ct_atc *atc) in atc_resume() function
1699 .resume = atc_resume,