Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp102.c264 static int tmp102_suspend(struct device *dev) in tmp102_suspend() function
288 static SIMPLE_DEV_PM_OPS(tmp102_dev_pm_ops, tmp102_suspend, tmp102_resume);
/kernel/linux/linux-6.6/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);

Completed in 2 milliseconds