Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp103.c146 static int __maybe_unused tmp103_resume(struct device *dev) in tmp103_resume() function
154 static SIMPLE_DEV_PM_OPS(tmp103_dev_pm_ops, tmp103_suspend, tmp103_resume);
/kernel/linux/linux-6.6/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);

Completed in 2 milliseconds