Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dpch_dma.c794 static int __maybe_unused pch_dma_resume(struct device *dev) in pch_dma_resume() function
979 static SIMPLE_DEV_PM_OPS(pch_dma_pm_ops, pch_dma_suspend, pch_dma_resume);
/kernel/linux/linux-6.6/drivers/dma/
H A Dpch_dma.c794 static int __maybe_unused pch_dma_resume(struct device *dev) in pch_dma_resume() function
979 static SIMPLE_DEV_PM_OPS(pch_dma_pm_ops, pch_dma_suspend, pch_dma_resume);

Completed in 4 milliseconds