Home
last modified time | relevance | path

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

/drivers/iio/temperature/
Dtmp007.c548 static int tmp007_resume(struct device *dev) in tmp007_resume() function
557 static DEFINE_SIMPLE_DEV_PM_OPS(tmp007_pm_ops, tmp007_suspend, tmp007_resume);