Home
last modified time | relevance | path

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

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