Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp108.c401 static int __maybe_unused tmp108_resume(struct device *dev) in tmp108_resume() function
413 static SIMPLE_DEV_PM_OPS(tmp108_dev_pm_ops, tmp108_suspend, tmp108_resume);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp108.c401 static int tmp108_resume(struct device *dev) in tmp108_resume() function
413 static DEFINE_SIMPLE_DEV_PM_OPS(tmp108_dev_pm_ops, tmp108_suspend, tmp108_resume);

Completed in 2 milliseconds