Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dtmp007.c546 static int tmp007_suspend(struct device *dev) in tmp007_suspend() function
564 static SIMPLE_DEV_PM_OPS(tmp007_pm_ops, tmp007_suspend, tmp007_resume);