Home
last modified time | relevance | path

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

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