Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dtmp006.c257 static int tmp006_resume(struct device *dev) in tmp006_resume() 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.c269 static int tmp006_resume(struct device *dev) in tmp006_resume() function
274 static DEFINE_SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);

Completed in 2 milliseconds