Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/misc/
Ddrv260x.c642 static int __maybe_unused drv260x_suspend(struct device *dev) in drv260x_suspend() function
705 static SIMPLE_DEV_PM_OPS(drv260x_pm_ops, drv260x_suspend, drv260x_resume);