Searched refs:tscadc_resume (Results 1 – 1 of 1) sorted by relevance
339 static int __maybe_unused tscadc_resume(struct device *dev) in tscadc_resume() function353 static SIMPLE_DEV_PM_OPS(tscadc_pm_ops, tscadc_suspend, tscadc_resume);
Completed in 4 milliseconds