Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp103.c189 static int tmp103_resume(struct device *dev) in tmp103_resume() function
197 static DEFINE_SIMPLE_DEV_PM_OPS(tmp103_dev_pm_ops, tmp103_suspend, tmp103_resume);