Searched refs:nct6775_resume (Results 1 – 1 of 1) sorted by relevance
4372 static int __maybe_unused nct6775_resume(struct device *dev) in nct6775_resume() function4442 static SIMPLE_DEV_PM_OPS(nct6775_dev_pm_ops, nct6775_suspend, nct6775_resume);