Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddrv260x.c577 static int __maybe_unused drv260x_suspend(struct device *dev) in drv260x_suspend() function
640 static SIMPLE_DEV_PM_OPS(drv260x_pm_ops, drv260x_suspend, drv260x_resume);
/kernel/linux/linux-6.6/drivers/input/misc/
H A Ddrv260x.c537 static int drv260x_suspend(struct device *dev) in drv260x_suspend() function
600 static DEFINE_SIMPLE_DEV_PM_OPS(drv260x_pm_ops, drv260x_suspend, drv260x_resume);

Completed in 3 milliseconds