Searched refs:tscadc_resume (Results 1 – 1 of 1) sorted by relevance
320 static int __maybe_unused tscadc_resume(struct device *dev) in tscadc_resume() function346 static SIMPLE_DEV_PM_OPS(tscadc_pm_ops, tscadc_suspend, tscadc_resume);