Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dtmp102.c272 static int tmp102_resume(struct device *dev) in tmp102_resume() function
286 static DEFINE_SIMPLE_DEV_PM_OPS(tmp102_dev_pm_ops, tmp102_suspend, tmp102_resume);