Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Ddrv260x.c608 static int __maybe_unused drv260x_resume(struct device *dev) in drv260x_resume() function
639 static SIMPLE_DEV_PM_OPS(drv260x_pm_ops, drv260x_suspend, drv260x_resume);