Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dds4424.c174 static int __maybe_unused ds4424_suspend(struct device *dev) in ds4424_suspend() function
209 static SIMPLE_DEV_PM_OPS(ds4424_pm_ops, ds4424_suspend, ds4424_resume);
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dds4424.c174 static int ds4424_suspend(struct device *dev) in ds4424_suspend() function
209 static DEFINE_SIMPLE_DEV_PM_OPS(ds4424_pm_ops, ds4424_suspend, ds4424_resume);

Completed in 2 milliseconds