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

/linux-4.4.14/drivers/dma/
H A Dzx296702_dma.c920 static int zx_dma_resume_dev(struct device *dev) zx_dma_resume_dev() function
935 static SIMPLE_DEV_PM_OPS(zx_dma_pmops, zx_dma_suspend_dev, zx_dma_resume_dev);

Completed in 58 milliseconds