Searched refs:ad714x_spi_resume (Results 1 – 1 of 1) sorted by relevance
23 static int __maybe_unused ad714x_spi_resume(struct device *dev) in ad714x_spi_resume() function28 static SIMPLE_DEV_PM_OPS(ad714x_spi_pm, ad714x_spi_suspend, ad714x_spi_resume);