Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dgoodix.c1308 static int __maybe_unused goodix_suspend(struct device *dev) in goodix_suspend() function
1407 static SIMPLE_DEV_PM_OPS(goodix_pm_ops, goodix_suspend, goodix_resume);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dgoodix.c1414 static int goodix_suspend(struct device *dev) in goodix_suspend() function
1510 static DEFINE_SIMPLE_DEV_PM_OPS(goodix_pm_ops, goodix_suspend, goodix_resume);

Completed in 4 milliseconds