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