Searched refs:ad714x_i2c_resume (Results 1 – 1 of 1) sorted by relevance
20 static int __maybe_unused ad714x_i2c_resume(struct device *dev) in ad714x_i2c_resume() function25 static SIMPLE_DEV_PM_OPS(ad714x_i2c_pm, ad714x_i2c_suspend, ad714x_i2c_resume);