Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dgoodix.c1461 static int goodix_resume(struct device *dev) in goodix_resume() function
1510 static DEFINE_SIMPLE_DEV_PM_OPS(goodix_pm_ops, goodix_suspend, goodix_resume);