Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dads7846.c950 static int __maybe_unused ads7846_suspend(struct device *dev) in ads7846_suspend() function
994 static SIMPLE_DEV_PM_OPS(ads7846_pm, ads7846_suspend, ads7846_resume);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dads7846.c939 static int ads7846_suspend(struct device *dev) in ads7846_suspend() function
983 static DEFINE_SIMPLE_DEV_PM_OPS(ads7846_pm, ads7846_suspend, ads7846_resume);

Completed in 4 milliseconds