Searched refs:cyttsp4_core_suspend (Results 1 – 1 of 1) sorted by relevance
1848 static int cyttsp4_core_suspend(struct device *dev) in cyttsp4_core_suspend() function1883 SET_SYSTEM_SLEEP_PM_OPS(cyttsp4_core_suspend, cyttsp4_core_resume)1884 SET_RUNTIME_PM_OPS(cyttsp4_core_suspend, cyttsp4_core_resume, NULL)