Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c948 static int __maybe_unused cyttsp5_resume(struct device *dev) in cyttsp5_resume() function
958 static SIMPLE_DEV_PM_OPS(cyttsp5_pm, cyttsp5_suspend, cyttsp5_resume);