Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dtmp007.c554 static int tmp007_resume(struct device *dev) in tmp007_resume() function
564 static SIMPLE_DEV_PM_OPS(tmp007_pm_ops, tmp007_suspend, tmp007_resume);
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dtmp007.c548 static int tmp007_resume(struct device *dev) in tmp007_resume() function
557 static DEFINE_SIMPLE_DEV_PM_OPS(tmp007_pm_ops, tmp007_suspend, tmp007_resume);

Completed in 2 milliseconds