Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dti_am335x_tscadc.c320 static int __maybe_unused tscadc_resume(struct device *dev) in tscadc_resume() function
346 static SIMPLE_DEV_PM_OPS(tscadc_pm_ops, tscadc_suspend, tscadc_resume);