Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dti_am335x_tscadc.c339 static int __maybe_unused tscadc_resume(struct device *dev) in tscadc_resume() function
353 static SIMPLE_DEV_PM_OPS(tscadc_pm_ops, tscadc_suspend, tscadc_resume);