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