Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dtmp102.c284 static int tmp102_resume(struct device *dev) in tmp102_resume() function
298 static SIMPLE_DEV_PM_OPS(tmp102_dev_pm_ops, tmp102_suspend, tmp102_resume);