Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/humidity/
Dhdc3020.c852 static int hdc3020_resume(struct device *dev) in hdc3020_resume() function
860 static DEFINE_SIMPLE_DEV_PM_OPS(hdc3020_pm_ops, hdc3020_suspend, hdc3020_resume);