Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dcyttsp4_core.c1851 static int cyttsp4_core_resume(struct device *dev) in cyttsp4_core_resume() function
1870 SET_SYSTEM_SLEEP_PM_OPS(cyttsp4_core_suspend, cyttsp4_core_resume)
1871 SET_RUNTIME_PM_OPS(cyttsp4_core_suspend, cyttsp4_core_resume, NULL)