Home
last modified time | relevance | path

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

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