Searched refs:pch_i2c_resume (Results 1 – 1 of 1) sorted by relevance
878 static int __maybe_unused pch_i2c_resume(struct device *dev) in pch_i2c_resume() function891 static SIMPLE_DEV_PM_OPS(pch_i2c_pm_ops, pch_i2c_suspend, pch_i2c_resume);