Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dtmp006.c269 static int tmp006_resume(struct device *dev) in tmp006_resume() function
274 static DEFINE_SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);