Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dmcs5000_ts.c261 static int __maybe_unused mcs5000_ts_resume(struct device *dev) in mcs5000_ts_resume() function
272 static SIMPLE_DEV_PM_OPS(mcs5000_ts_pm, mcs5000_ts_suspend, mcs5000_ts_resume);