Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dtmp103.c146 static int __maybe_unused tmp103_resume(struct device *dev) in tmp103_resume() function
154 static SIMPLE_DEV_PM_OPS(tmp103_dev_pm_ops, tmp103_suspend, tmp103_resume);