Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dtmp006.c251 static int tmp006_suspend(struct device *dev) in tmp006_suspend() function
266 static SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dtmp006.c264 static int tmp006_suspend(struct device *dev) in tmp006_suspend() function
274 static DEFINE_SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);

Completed in 2 milliseconds