Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dzx_dma.c921 static int zx_dma_resume_dev(struct device *dev) in zx_dma_resume_dev() function
936 static SIMPLE_DEV_PM_OPS(zx_dma_pmops, zx_dma_suspend_dev, zx_dma_resume_dev);