Home
last modified time | relevance | path

Searched refs:cyttsp4_core_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp4_core.c1834 static int cyttsp4_core_suspend(struct device *dev) in cyttsp4_core_suspend() function
1869 SET_SYSTEM_SLEEP_PM_OPS(cyttsp4_core_suspend, cyttsp4_core_resume)
1870 SET_RUNTIME_PM_OPS(cyttsp4_core_suspend, cyttsp4_core_resume, NULL)
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp4_core.c1846 static int cyttsp4_core_suspend(struct device *dev) in cyttsp4_core_suspend() function
1880 cyttsp4_core_suspend, cyttsp4_core_resume, NULL);

Completed in 6 milliseconds