Home
last modified time | relevance | path

Searched refs:mcp4728_suspend (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dmcp4728.c104 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() function
499 static DEFINE_SIMPLE_DEV_PM_OPS(mcp4728_pm_ops, mcp4728_suspend,