Searched refs:mcp4728_suspend (Results 1 – 1 of 1) sorted by relevance
103 static int mcp4728_suspend(struct device *dev);262 ret = mcp4728_suspend(&data->client->dev); in mcp4728_write_powerdown()457 static int mcp4728_suspend(struct device *dev) in mcp4728_suspend() function492 static DEFINE_SIMPLE_DEV_PM_OPS(mcp4728_pm_ops, mcp4728_suspend,