Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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,

Completed in 1 milliseconds