Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/spi/
Dspi-topcliff-pch.c1631 static int __maybe_unused pch_spi_resume(struct device *dev) in pch_spi_resume() function
1643 static SIMPLE_DEV_PM_OPS(pch_spi_pm_ops, pch_spi_suspend, pch_spi_resume);