Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dmax5821.c270 static int __maybe_unused max5821_suspend(struct device *dev) in max5821_suspend() function
290 static SIMPLE_DEV_PM_OPS(max5821_pm_ops, max5821_suspend, max5821_resume);
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dmax5821.c270 static int max5821_suspend(struct device *dev) in max5821_suspend() function
290 static DEFINE_SIMPLE_DEV_PM_OPS(max5821_pm_ops, max5821_suspend,

Completed in 2 milliseconds