Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-topcliff-pch.c1651 static int __maybe_unused pch_spi_resume(struct device *dev) in pch_spi_resume() function
1663 static SIMPLE_DEV_PM_OPS(pch_spi_pm_ops, pch_spi_suspend, pch_spi_resume);