Searched refs:pch_spi_resume (Results 1 – 1 of 1) sorted by relevance
1659 static int __maybe_unused pch_spi_resume(struct device *dev) in pch_spi_resume() function1671 static SIMPLE_DEV_PM_OPS(pch_spi_pm_ops, pch_spi_suspend, pch_spi_resume);