Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/temperature/
Dtmp006.c255 static int tmp006_suspend(struct device *dev) in tmp006_suspend() function
270 static SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);