Home
last modified time | relevance | path

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

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