Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dtmp007.c540 static int tmp007_suspend(struct device *dev) in tmp007_suspend() function
557 static DEFINE_SIMPLE_DEV_PM_OPS(tmp007_pm_ops, tmp007_suspend, tmp007_resume);