Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Diqs5xx.c1009 static int __maybe_unused iqs5xx_suspend(struct device *dev) in iqs5xx_suspend() function
1047 static SIMPLE_DEV_PM_OPS(iqs5xx_pm, iqs5xx_suspend, iqs5xx_resume);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Diqs5xx.c982 static int iqs5xx_suspend(struct device *dev) in iqs5xx_suspend() function
1020 static DEFINE_SIMPLE_DEV_PM_OPS(iqs5xx_pm, iqs5xx_suspend, iqs5xx_resume);

Completed in 6 milliseconds