Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-topcliff-pch.c1629 static int __maybe_unused pch_spi_resume(struct device *dev) in pch_spi_resume() function
1641 static SIMPLE_DEV_PM_OPS(pch_spi_pm_ops, pch_spi_suspend, pch_spi_resume);