Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c2678 static int __maybe_unused mxt_suspend(struct device *dev) in mxt_suspend() function
2716 static SIMPLE_DEV_PM_OPS(mxt_pm_ops, mxt_suspend, mxt_resume);