Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c793 static int __maybe_unused tsc2005_resume(struct device *dev) in tsc2005_resume() function
810 static SIMPLE_DEV_PM_OPS(tsc2005_pm_ops, tsc2005_suspend, tsc2005_resume);