Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dhideep.c962 static int __maybe_unused hideep_suspend(struct device *dev) in hideep_suspend() function
990 static SIMPLE_DEV_PM_OPS(hideep_pm_ops, hideep_suspend, hideep_resume);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dhideep.c983 static int hideep_suspend(struct device *dev) in hideep_suspend() function
1013 static DEFINE_SIMPLE_DEV_PM_OPS(hideep_pm_ops, hideep_suspend, hideep_resume);

Completed in 4 milliseconds