Searched refs:mpc_i2c_resume (Results 1 – 1 of 1) sorted by relevance
902 static int __maybe_unused mpc_i2c_resume(struct device *dev) in mpc_i2c_resume() function911 static SIMPLE_DEV_PM_OPS(mpc_i2c_pm_ops, mpc_i2c_suspend, mpc_i2c_resume);