Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dgoodix.c893 static int __maybe_unused goodix_resume(struct device *dev) in goodix_resume() function
925 static SIMPLE_DEV_PM_OPS(goodix_pm_ops, goodix_suspend, goodix_resume);