Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Dscd30.h71 int scd30_suspend(struct device *dev);
74 static __maybe_unused SIMPLE_DEV_PM_OPS(scd30_pm_ops, scd30_suspend, scd30_resume);
H A Dscd30_core.c520 int __maybe_unused scd30_suspend(struct device *dev) in scd30_suspend() function
532 EXPORT_SYMBOL(scd30_suspend);