Searched refs:mcp4725_resume (Results 1 – 1 of 1) sorted by relevance
58 static int __maybe_unused mcp4725_resume(struct device *dev) in mcp4725_resume() function71 static SIMPLE_DEV_PM_OPS(mcp4725_pm_ops, mcp4725_suspend, mcp4725_resume);188 ret = mcp4725_resume(&data->client->dev); in mcp4725_write_powerdown()